Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dxattr.c182 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
199 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
398 fsnotify_xattr(dentry); in vfs_removexattr()
/Linux-v4.19/include/linux/
Dfsnotify.h245 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function