Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dxattr.c182 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
199 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
448 fsnotify_xattr(dentry); in __vfs_removexattr_locked()
/linux-4.19.296/include/linux/
Dfsnotify.h245 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function