Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\notify\fanotify\fanotify.h Create Date:2022-07-28 20:18:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fanotify_event_has_path

Proto:static inline bool fanotify_event_has_path(struct fanotify_event *event)

Type:bool

Parameter:

TypeParameterName
struct fanotify_event *event
91  Return 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_ROOT
Caller
NameDescribe
should_merge
fanotify_free_event
copy_event_to_user