函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\fsnotify.h Create Date:2022-07-27 13:03:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:snotify_xattr - extended attributes were changed

函数原型:static inline void fsnotify_xattr(struct dentry *dentry)

返回类型:void

参数:

类型参数名称
struct dentry *dentry
298  inode等于 Where the name belongs to - NULL is * negative
299  mask等于Metadata changed
301  如果S_ISDIR(i_mode)则mask或等于vent occurred against dir
304  Notify this dentry's parent about a child's events.
305  fsnotify(inode, mask, inode, FSNOTIFY_EVENT_INODE, NULL, 0)
调用者
名称描述
__vfs_setxattr_noperm__vfs_setxattr_noperm - perform setxattr operation without performing* permission checks
vfs_removexattr