Searched defs:file_dentry (Results 1 – 3 of 3) sorted by relevance
765 struct dentry *file_dentry = NULL; in ioctl_create_mapped_file() local
529 static INLINE bool is_dentry_allowed_for_filemod(struct dentry* file_dentry, in is_dentry_allowed_for_filemod()
1338 static inline struct dentry *file_dentry(const struct file *file) in file_dentry() function