Searched refs:backing_file_user_path (Results 1 – 3 of 3) 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()
114 mnt_put_write_access(backing_file_user_path(file)->mnt); in file_put_write_access()
2462 const struct path *backing_file_user_path(const struct file *f);2477 return backing_file_user_path(f); in file_user_path()2484 return d_inode(backing_file_user_path(f)->dentry); in file_user_inode()