Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:snotify_link_count - inode's link count changed

Proto:static inline void fsnotify_link_count(struct inode *inode)

Type:void

Parameter:

TypeParameterName
struct inode *inode
93  mask = Metadata changed
95  If S_ISDIR(i_mode) Then mask |= vent occurred against dir
98  fsnotify(inode, mask, inode, FSNOTIFY_EVENT_INODE, NULL, 0)
Caller
NameDescribe
vfs_unlinkvfs_unlink - unlink a filesystem object*@dir: parent directory*@dentry: victim*@delegated_inode: returns victim inode, if the inode is delegated.* The caller must hold dir->i_mutex.* If vfs_unlink discovers a delegation, it will return -EWOULDBLOCK and