Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmount.h79 extern void mnt_drop_write(struct vfsmount *mnt);
/Linux-v4.19/fs/nfsd/
Dvfs.h134 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write()
/Linux-v4.19/fs/
Dopen.c114 mnt_drop_write(path->mnt); in vfs_truncate()
549 mnt_drop_write(path->mnt); in chmod_common()
663 mnt_drop_write(path.mnt); in do_fchownat()
Dutimes.c99 mnt_drop_write(path->mnt); in utimes_common()
Dxattr.c470 mnt_drop_write(path.mnt); in path_setxattr()
705 mnt_drop_write(path.mnt); in path_removexattr()
Dnamei.c3357 mnt_drop_write(nd->path.mnt); in do_last()
3431 mnt_drop_write(nd->path.mnt); in do_last()
3499 mnt_drop_write(path.mnt); in do_tmpfile()
3666 mnt_drop_write(path->mnt); in filename_create()
3685 mnt_drop_write(path->mnt); in done_path_create()
3946 mnt_drop_write(path.mnt); in do_rmdir()
4076 mnt_drop_write(path.mnt); in do_unlinkat()
4641 mnt_drop_write(old_path.mnt); in do_renameat2()
Dnamespace.c449 void mnt_drop_write(struct vfsmount *mnt) in mnt_drop_write() function
454 EXPORT_SYMBOL_GPL(mnt_drop_write);
/Linux-v4.19/kernel/
Dacct.c255 mnt_drop_write(mnt); in acct_on()
/Linux-v4.19/fs/overlayfs/
Dsuper.c1082 mnt_drop_write(mnt); in ovl_make_workdir()
1174 mnt_drop_write(mnt); in ovl_get_indexdir()
Dutil.c30 mnt_drop_write(ofs->upper_mnt); in ovl_drop_write()
/Linux-v4.19/ipc/
Dmqueue.c787 mnt_drop_write(mnt); in do_mq_open()
841 mnt_drop_write(mnt); in SYSCALL_DEFINE1()