Searched refs:backing_file_user_path (Results 1 – 4 of 4) sorted by relevance
57 const struct path *backing_file_user_path(const struct file *f) in backing_file_user_path() function61 EXPORT_SYMBOL_GPL(backing_file_user_path);76 path_put(backing_file_user_path(f)); in file_free()
111 mnt_put_write_access(backing_file_user_path(file)->mnt); in file_put_write_access()
890 error = mnt_get_write_access(backing_file_user_path(f)->mnt); in file_get_write_access()
2886 const struct path *backing_file_user_path(const struct file *f);2901 return backing_file_user_path(f); in file_user_path()2908 return d_inode(backing_file_user_path(f)->dentry); in file_user_inode()