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:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fanotify_event_has_ext_fh

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

Type:bool

Parameter:

TypeParameterName
struct fanotify_event *event
102  Return fanotify_event_has_fid(event) && fh_len > 3 dwords are sufficient for most local fs (64bit ino, 32bit generation)
Caller
NameDescribe
fanotify_free_event