Searched refs:mnt_put_write_access (Results 1 – 4 of 4) sorted by relevance
109 mnt_put_write_access(file->f_path.mnt); in file_put_write_access() 111 mnt_put_write_access(backing_file_user_path(file)->mnt); in file_put_write_access()
492 * frozen. When the write operation is finished, mnt_put_write_access() must be610 * mnt_put_write_access - give up write access to a mount617 void mnt_put_write_access(struct vfsmount *mnt) in mnt_put_write_access() function 623 EXPORT_SYMBOL_GPL(mnt_put_write_access);635 mnt_put_write_access(mnt); in mnt_drop_write() 643 mnt_put_write_access(file->f_path.mnt); in mnt_put_write_access_file()
296 mnt_put_write_access(mnt); in acct_on()
44 mnt_put_write_access(ovl_upper_mnt(ofs)); in ovl_put_write_access()