Home
last modified time | relevance | path

Searched refs:mnt_drop_write (Results 1 – 10 of 10) sorted by relevance

/linux/fs/cachefiles/
H A Dxattr.c172 mnt_drop_write(cache->mnt); in cachefiles_remove_object_xattr()
236 mnt_drop_write(volume->cache->mnt); in cachefiles_set_volume_xattr()
/linux/include/linux/
H A Dmount.h73 extern void mnt_drop_write(struct vfsmount *mnt);
/linux/fs/smb/server/
H A Dvfs.c95 mnt_drop_write(path->mnt); in ksmbd_vfs_path_lookup()
727 mnt_drop_write(old_path->mnt); in ksmbd_vfs_rename()
887 mnt_drop_write(path->mnt); in ksmbd_vfs_setxattr()
1005 mnt_drop_write(path->mnt); in ksmbd_vfs_remove_xattr()
1036 mnt_drop_write(filp->f_path.mnt); in ksmbd_vfs_unlink()
1245 mnt_drop_write(path->mnt); in ksmbd_vfs_kern_path_end_removing()
1299 mnt_drop_write(path->mnt); in ksmbd_vfs_remove_acl_xattrs()
/linux/fs/nfsd/
H A Dnfsfh.h308 mnt_drop_write(fhp->fh_export->ex_path.mnt); in fh_drop_write()
/linux/fs/
H A Dnamei.c2983 mnt_drop_write(parent_path.mnt); in __start_removing_path()
4596 mnt_drop_write(nd->path.mnt); in open_last_lookups()
4681 mnt_drop_write(nd->path.mnt); in do_open()
4792 mnt_drop_write(path.mnt); in do_tmpfile()
4935 mnt_drop_write(path->mnt); in filename_create()
4963 mnt_drop_write(path->mnt); in end_creating_path()
5398 mnt_drop_write(path.mnt); in filename_rmdir()
5551 mnt_drop_write(path.mnt); in filename_unlinkat()
6153 mnt_drop_write(old_path.mnt); in filename_renameat2()
H A Dfile_attr.c482 mnt_drop_write(filepath.mnt); in SYSCALL_DEFINE5()
H A Dnamespace.c569 void mnt_drop_write(struct vfsmount *mnt) in mnt_drop_write() function
574 EXPORT_SYMBOL_GPL(mnt_drop_write);
/linux/fs/overlayfs/
H A Dsuper.c805 mnt_drop_write(mnt); in ovl_make_workdir()
910 mnt_drop_write(mnt); in ovl_get_indexdir()
H A Dutil.c56 mnt_drop_write(ovl_upper_mnt(ofs)); in ovl_drop_write()
/linux/ipc/
H A Dmqueue.c926 mnt_drop_write(mnt); in do_mq_open()
970 mnt_drop_write(mnt); in SYSCALL_DEFINE1()