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_fid_fh

Proto:static inline void *fanotify_fid_fh(struct fanotify_fid *fid, unsigned int fh_len)

Type:void

Parameter:

TypeParameterName
struct fanotify_fid *fid
unsigned intfh_len
43  Return If fh_len <= 3 dwords are sufficient for most local fs (64bit ino, 32bit generation) Then fh Else ext_fh
Caller
NameDescribe
fanotify_encode_fid