Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fsnotify_conn_mask_p

Proto:static __u32 *fsnotify_conn_mask_p(struct fsnotify_mark_connector *conn)

Type:__u32

Parameter:

TypeParameterName
struct fsnotify_mark_connector *conn
102  If Type of object [lock] == FSNOTIFY_OBJ_TYPE_INODE Then Return i_fsnotify_mask
104  Else if Type of object [lock] == FSNOTIFY_OBJ_TYPE_VFSMOUNT Then Return mnt_fsnotify_mask
106  Else if Type of object [lock] == FSNOTIFY_OBJ_TYPE_SB Then Return s_fsnotify_mask
108  Return NULL
Caller
NameDescribe
fsnotify_conn_mask
__fsnotify_recalc_mask