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()
205 static inline void fsnotify_create(struct inode *dir, struct dentry *dentry) in fsnotify_create()
238 struct dentry *dentry) in fsnotify_delete()
256 static inline void d_delete_notify(struct inode *dir, struct dentry *dentry) in d_delete_notify()
271 static inline void fsnotify_unlink(struct inode *dir, struct dentry *dentry) in fsnotify_unlink()
286 static inline void fsnotify_mkdir(struct inode *dir, struct dentry *dentry) in fsnotify_mkdir()
298 static inline void fsnotify_rmdir(struct inode *dir, struct dentry *dentry) in fsnotify_rmdir()
349 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr()
358 static inline void fsnotify_change(struct dentry *dentry, unsigned int ia_valid) in fsnotify_change()