Searched refs:mnt_drop_write (Results 1 - 14 of 14) sorted by relevance

/linux-master/include/linux/
H A Dmount.h84 extern void mnt_drop_write(struct vfsmount *mnt);
/linux-master/fs/
H A Dutimes.c75 mnt_drop_write(path->mnt);
H A Dinit.c94 mnt_drop_write(path.mnt);
H A Dopen.c116 mnt_drop_write(path->mnt);
659 mnt_drop_write(path->mnt);
822 mnt_drop_write(path.mnt);
H A Dxattr.c673 mnt_drop_write(path.mnt);
932 mnt_drop_write(path.mnt);
H A Dnamei.c3575 mnt_drop_write(nd->path.mnt);
3652 mnt_drop_write(nd->path.mnt);
3761 mnt_drop_write(path.mnt);
3923 mnt_drop_write(path->mnt);
3944 mnt_drop_write(path->mnt);
4270 mnt_drop_write(path.mnt);
4413 mnt_drop_write(path.mnt);
5050 mnt_drop_write(old_path.mnt);
H A Dnamespace.c403 * finished, mnt_drop_write() must be called. This is effectively a refcount.
478 * mnt_drop_write - give up write access to a mount
485 void mnt_drop_write(struct vfsmount *mnt) function
490 EXPORT_SYMBOL_GPL(mnt_drop_write); variable
/linux-master/fs/nfsd/
H A Dvfs.h169 mnt_drop_write(fh->fh_export->ex_path.mnt);
/linux-master/io_uring/
H A Dxattr.c215 mnt_drop_write(path->mnt);
/linux-master/fs/smb/server/
H A Dvfs.c137 mnt_drop_write(parent_path->mnt);
795 mnt_drop_write(old_path->mnt);
957 mnt_drop_write(path->mnt);
1070 mnt_drop_write(path->mnt);
1102 mnt_drop_write(filp->f_path.mnt);
1302 mnt_drop_write(parent_path->mnt);
1357 mnt_drop_write(path->mnt);
/linux-master/fs/overlayfs/
H A Dsuper.c779 mnt_drop_write(mnt);
884 mnt_drop_write(mnt);
H A Dutil.c55 mnt_drop_write(ovl_upper_mnt(ofs));
/linux-master/ipc/
H A Dmqueue.c937 mnt_drop_write(mnt);
991 mnt_drop_write(mnt);
/linux-master/fs/quota/
H A Dquota.c1010 mnt_drop_write(f.file->f_path.mnt);

Completed in 291 milliseconds