Lines Matching defs:dentry
58 static inline void fsnotify_dirent(struct inode *dir, struct dentry *dentry, in fsnotify_dirent()
76 static inline int fsnotify_parent(struct dentry *dentry, __u32 mask, in fsnotify_parent()
106 static inline void fsnotify_dentry(struct dentry *dentry, __u32 mask) in fsnotify_dentry()
339 static inline void fsnotify_create(struct inode *dir, struct dentry *dentry) in fsnotify_create()
372 struct dentry *dentry) in fsnotify_delete()
390 static inline void d_delete_notify(struct inode *dir, struct dentry *dentry) in d_delete_notify()
405 static inline void fsnotify_unlink(struct inode *dir, struct dentry *dentry) in fsnotify_unlink()
420 static inline void fsnotify_mkdir(struct inode *dir, struct dentry *dentry) in fsnotify_mkdir()
432 static inline void fsnotify_rmdir(struct inode *dir, struct dentry *dentry) in fsnotify_rmdir()
483 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr()
492 static inline void fsnotify_change(struct dentry *dentry, unsigned int ia_valid) in fsnotify_change()