Lines Matching defs:dentry
39 static inline void fsnotify_dirent(struct inode *dir, struct dentry *dentry, in fsnotify_dirent()
57 static inline int fsnotify_parent(struct dentry *dentry, __u32 mask, in fsnotify_parent()
87 static inline void fsnotify_dentry(struct dentry *dentry, __u32 mask) in fsnotify_dentry()
203 static inline void fsnotify_create(struct inode *dir, struct dentry *dentry) in fsnotify_create()
236 struct dentry *dentry) in fsnotify_delete()
254 static inline void d_delete_notify(struct inode *dir, struct dentry *dentry) in d_delete_notify()
269 static inline void fsnotify_unlink(struct inode *dir, struct dentry *dentry) in fsnotify_unlink()
284 static inline void fsnotify_mkdir(struct inode *dir, struct dentry *dentry) in fsnotify_mkdir()
296 static inline void fsnotify_rmdir(struct inode *dir, struct dentry *dentry) in fsnotify_rmdir()
347 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr()
356 static inline void fsnotify_change(struct dentry *dentry, unsigned int ia_valid) in fsnotify_change()