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()
274 static inline void fsnotify_create(struct inode *dir, struct dentry *dentry) in fsnotify_create()
307 struct dentry *dentry) in fsnotify_delete()
325 static inline void d_delete_notify(struct inode *dir, struct dentry *dentry) in d_delete_notify()
340 static inline void fsnotify_unlink(struct inode *dir, struct dentry *dentry) in fsnotify_unlink()
355 static inline void fsnotify_mkdir(struct inode *dir, struct dentry *dentry) in fsnotify_mkdir()
367 static inline void fsnotify_rmdir(struct inode *dir, struct dentry *dentry) in fsnotify_rmdir()
418 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr()
427 static inline void fsnotify_change(struct dentry *dentry, unsigned int ia_valid) in fsnotify_change()