函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\notify\fanotify\fanotify.h Create Date:2022-07-29 10:49:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:fanotify_event_has_ext_fh

函数原型:static inline bool fanotify_event_has_ext_fh(struct fanotify_event *event)

返回类型:bool

参数:

类型参数名称
struct fanotify_event *event
102  返回:fanotify_event_has_fid(event)且fh_len大于3 dwords are sufficient for most local fs (64bit ino, 32bit generation)
调用者
名称描述
fanotify_free_event