Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dxattr.c219 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
236 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
508 fsnotify_xattr(dentry); in __vfs_removexattr_locked()
/linux-5.19.10/include/linux/
Dfsnotify.h347 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function