Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fsnotify_conn_inode

Proto:static inline struct inode *fsnotify_conn_inode(struct fsnotify_mark_connector *conn)

Type:struct inode

Parameter:

TypeParameterName
struct fsnotify_mark_connector *conn
15  Return container_of - cast a member of a structure out to the containing structure*@ptr: the pointer to the member.*@type: the type of the container struct this is embedded in.*@member: the name of the member within the struct.( Object pointer [lock] , structinode, i_fsnotify_marks)
Caller
NameDescribe
fsnotify_conn_mask_p
fsnotify_recalc_maskCalculate mask of events for a list of marks. The caller must make sure* connector and connector->obj cannot disappear under us. Callers achieve* this by holding a mark->lock or mark->group->mark_mutex for a mark on this* list.
fsnotify_detach_connector_from_object
fsnotify_attach_connector_to_object
inotify_fdinfo
fanotify_fdinfo