Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dxattr.c210 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
227 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
476 fsnotify_xattr(dentry); in __vfs_removexattr_locked()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify.h321 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function