Searched refs:mnt_drop_write (Results 1 – 13 of 13) sorted by relevance
89 extern void mnt_drop_write(struct vfsmount *mnt);
151 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write()
94 mnt_drop_write(path.mnt); in init_chown()
74 mnt_drop_write(path->mnt); in vfs_utimes()
115 mnt_drop_write(path->mnt); in vfs_truncate()590 mnt_drop_write(path->mnt); in chmod_common()710 mnt_drop_write(path.mnt); in do_fchownat()
3361 mnt_drop_write(nd->path.mnt); in open_last_lookups()3438 mnt_drop_write(nd->path.mnt); in do_open()3523 mnt_drop_write(path.mnt); in do_tmpfile()3686 mnt_drop_write(path->mnt); in filename_create()3707 mnt_drop_write(path->mnt); in done_path_create()4037 mnt_drop_write(path.mnt); in do_rmdir()4183 mnt_drop_write(path.mnt); in do_unlinkat()4791 mnt_drop_write(old_path.mnt); in do_renameat2()
597 mnt_drop_write(path.mnt); in path_setxattr()836 mnt_drop_write(path.mnt); in path_removexattr()
451 void mnt_drop_write(struct vfsmount *mnt) in mnt_drop_write() function456 EXPORT_SYMBOL_GPL(mnt_drop_write);
924 mnt_drop_write(mnt); in do_mq_open()979 mnt_drop_write(mnt); in SYSCALL_DEFINE1()
28 mnt_drop_write(ovl_upper_mnt(ofs)); in ovl_drop_write()
1472 mnt_drop_write(mnt); in ovl_make_workdir()1583 mnt_drop_write(mnt); in ovl_get_indexdir()
1008 mnt_drop_write(f.file->f_path.mnt); in SYSCALL_DEFINE4()
892 whereas previously it could be paired with mnt_drop_write() as well.