Searched refs:backing_file_user_path (Results 1 – 4 of 4) sorted by relevance
60 struct path *backing_file_user_path(struct file *f) in backing_file_user_path() function64 EXPORT_SYMBOL_GPL(backing_file_user_path);73 path_put(backing_file_user_path(f)); in file_free()
109 mnt_put_write_access(backing_file_user_path(file)->mnt); in file_put_write_access()
877 error = mnt_get_write_access(backing_file_user_path(f)->mnt); in file_get_write_access()
2756 struct path *backing_file_user_path(struct file *f);2771 return backing_file_user_path(f); in file_user_path()2778 return d_inode(backing_file_user_path(f)->dentry); in file_user_inode()