Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dxattr.c105 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
114 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
307 fsnotify_xattr(dentry); in vfs_removexattr()
/linux-4.4.14/include/linux/
Dfsnotify.h265 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function