Searched refs:mnt_drop_write (Results 1 – 15 of 15) sorted by relevance
172 mnt_drop_write(cache->mnt); in cachefiles_remove_object_xattr()236 mnt_drop_write(volume->cache->mnt); in cachefiles_set_volume_xattr()
83 extern void mnt_drop_write(struct vfsmount *mnt);
132 mnt_drop_write(parent_path->mnt); in ksmbd_vfs_path_lookup_locked()783 mnt_drop_write(old_path->mnt); in ksmbd_vfs_rename()945 mnt_drop_write(path->mnt); in ksmbd_vfs_setxattr()1063 mnt_drop_write(path->mnt); in ksmbd_vfs_remove_xattr()1095 mnt_drop_write(filp->f_path.mnt); in ksmbd_vfs_unlink()1293 mnt_drop_write(parent_path->mnt); in ksmbd_vfs_kern_path_unlock()1348 mnt_drop_write(path->mnt); in ksmbd_vfs_remove_acl_xattrs()
179 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write()
75 mnt_drop_write(path->mnt); in vfs_utimes()
94 mnt_drop_write(path.mnt); in init_chown()
120 mnt_drop_write(path->mnt); in vfs_truncate()653 mnt_drop_write(path->mnt); in chmod_common()814 mnt_drop_write(path.mnt); in do_fchownat()
3813 mnt_drop_write(nd->path.mnt); in open_last_lookups()3890 mnt_drop_write(nd->path.mnt); in do_open()4001 mnt_drop_write(path.mnt); in do_tmpfile()4149 mnt_drop_write(path->mnt); in filename_create()4171 mnt_drop_write(path->mnt); in done_path_create()4514 mnt_drop_write(path.mnt); in do_rmdir()4657 mnt_drop_write(path.mnt); in do_unlinkat()5283 mnt_drop_write(old_path.mnt); in do_renameat2()
666 mnt_drop_write(path.mnt); in filename_setxattr()1053 mnt_drop_write(path.mnt); in filename_removexattr()
632 void mnt_drop_write(struct vfsmount *mnt) in mnt_drop_write() function637 EXPORT_SYMBOL_GPL(mnt_drop_write);
792 mnt_drop_write(mnt); in ovl_make_workdir()897 mnt_drop_write(mnt); in ovl_get_indexdir()
55 mnt_drop_write(ovl_upper_mnt(ofs)); in ovl_drop_write()
938 mnt_drop_write(mnt); in do_mq_open()992 mnt_drop_write(mnt); in SYSCALL_DEFINE1()
1008 mnt_drop_write(fd_file(f)->f_path.mnt); in SYSCALL_DEFINE4()
893 whereas previously it could be paired with mnt_drop_write() as well.