Home
last modified time | relevance | path

Searched refs:fsnotify_xattr (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dxattr.c237 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
254 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
557 fsnotify_xattr(dentry); in __vfs_removexattr_locked()
H A Dposix_acl.c1137 fsnotify_xattr(dentry); in vfs_set_acl()
1245 fsnotify_xattr(dentry); in vfs_remove_acl()
/linux/include/linux/
H A Dfsnotify.h483 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function