函数逻辑报告

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_fid

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

返回类型:bool

参数:

类型参数名称
struct fanotify_event *event
96  返回:Those fields are outside fanotify_fid to pack fanotify_event nicely* on 64bit arch and to use fh_type as an indication of whether path* or fid are used in the union:* FILEID_ROOT (0) for path, > 0 for fid, FILEID_INVALID for neither.不等于FILEID_ROOTThose fields are outside fanotify_fid to pack fanotify_event nicely* on 64bit arch and to use fh_type as an indication of whether path* or fid are used in the union:* FILEID_ROOT (0) for path, > 0 for fid, FILEID_INVALID for neither.不等于FILEID_INVALID
调用者
名称描述
should_merge
fanotify_event_info_len
copy_event_to_user
fanotify_event_has_ext_fh