Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmount.h83 extern void mnt_drop_write(struct vfsmount *mnt);
/Linux-v5.10/fs/nfsd/
Dvfs.h151 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write()
/Linux-v5.10/fs/
Dinit.c94 mnt_drop_write(path.mnt); in init_chown()
Dutimes.c73 mnt_drop_write(path->mnt); in vfs_utimes()
Dopen.c115 mnt_drop_write(path->mnt); in vfs_truncate()
591 mnt_drop_write(path->mnt); in chmod_common()
705 mnt_drop_write(path.mnt); in do_fchownat()
Dxattr.c568 mnt_drop_write(path.mnt); in path_setxattr()
803 mnt_drop_write(path.mnt); in path_removexattr()
Dnamei.c3187 mnt_drop_write(nd->path.mnt); in open_last_lookups()
3262 mnt_drop_write(nd->path.mnt); in do_open()
3331 mnt_drop_write(path.mnt); in do_tmpfile()
3498 mnt_drop_write(path->mnt); in filename_create()
3517 mnt_drop_write(path->mnt); in done_path_create()
3779 mnt_drop_write(path.mnt); in do_rmdir()
3910 mnt_drop_write(path.mnt); in do_unlinkat()
4471 mnt_drop_write(old_path.mnt); in do_renameat2()
Dnamespace.c443 void mnt_drop_write(struct vfsmount *mnt) in mnt_drop_write() function
448 EXPORT_SYMBOL_GPL(mnt_drop_write);
/Linux-v5.10/fs/overlayfs/
Dutil.c27 mnt_drop_write(ovl_upper_mnt(ofs)); in ovl_drop_write()
Dsuper.c1374 mnt_drop_write(mnt); in ovl_make_workdir()
1485 mnt_drop_write(mnt); in ovl_get_indexdir()
/Linux-v5.10/ipc/
Dmqueue.c922 mnt_drop_write(mnt); in do_mq_open()
976 mnt_drop_write(mnt); in SYSCALL_DEFINE1()