Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmount.h80 extern void mnt_drop_write(struct vfsmount *mnt);
/Linux-v5.4/fs/nfsd/
Dvfs.h137 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write()
/Linux-v5.4/fs/
Dutimes.c68 mnt_drop_write(path->mnt); in utimes_common()
Dopen.c115 mnt_drop_write(path->mnt); in vfs_truncate()
569 mnt_drop_write(path->mnt); in chmod_common()
683 mnt_drop_write(path.mnt); in do_fchownat()
Dxattr.c471 mnt_drop_write(path.mnt); in path_setxattr()
706 mnt_drop_write(path.mnt); in path_removexattr()
Dnamei.c3347 mnt_drop_write(nd->path.mnt); in do_last()
3421 mnt_drop_write(nd->path.mnt); in do_last()
3490 mnt_drop_write(path.mnt); in do_tmpfile()
3657 mnt_drop_write(path->mnt); in filename_create()
3676 mnt_drop_write(path->mnt); in done_path_create()
3937 mnt_drop_write(path.mnt); in do_rmdir()
4068 mnt_drop_write(path.mnt); in do_unlinkat()
4633 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.4/fs/overlayfs/
Dsuper.c1152 mnt_drop_write(mnt); in ovl_make_workdir()
1250 mnt_drop_write(mnt); in ovl_get_indexdir()
Dutil.c27 mnt_drop_write(ofs->upper_mnt); in ovl_drop_write()
/Linux-v5.4/ipc/
Dmqueue.c841 mnt_drop_write(mnt); in do_mq_open()
895 mnt_drop_write(mnt); in SYSCALL_DEFINE1()