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()
217 static inline void fsnotify_create(struct inode *inode, struct dentry *dentry) in fsnotify_create()
247 struct dentry *dentry) in fsnotify_delete()
264 static inline void d_delete_notify(struct inode *dir, struct dentry *dentry) in d_delete_notify()
279 static inline void fsnotify_unlink(struct inode *dir, struct dentry *dentry) in fsnotify_unlink()
290 static inline void fsnotify_mkdir(struct inode *inode, struct dentry *dentry) in fsnotify_mkdir()
302 static inline void fsnotify_rmdir(struct inode *dir, struct dentry *dentry) in fsnotify_rmdir()
353 static inline void fsnotify_xattr(struct dentry *dentry) in fsnotify_xattr()
362 static inline void fsnotify_change(struct dentry *dentry, unsigned int ia_valid) in fsnotify_change()