Home
last modified time | relevance | path

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

/linux-2.6.39/fs/
Dxattr.c94 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
104 fsnotify_xattr(dentry); in __vfs_setxattr_noperm()
240 fsnotify_xattr(dentry); in vfs_removexattr()
/linux-2.6.39/include/linux/
Dfsnotify.h262 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr() function