Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dxattr.c183 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
200 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
399 fsnotify_xattr(dentry); in vfs_removexattr()
/Linux-v5.4/include/linux/
Dfsnotify.h296 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function