Home
last modified time | relevance | path

Searched refs:__mnt_drop_write (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmount.h94 extern void __mnt_drop_write(struct vfsmount *);
/kernel/linux/linux-6.6/include/linux/
H A Dmount.h96 extern void __mnt_drop_write(struct vfsmount *);
/kernel/linux/linux-6.6/fs/
H A Dinternal.h104 __mnt_drop_write(file->f_path.mnt); in put_file_access()
H A Dnamespace.c339 * frozen. When the write operation is finished, __mnt_drop_write() must be
456 * __mnt_drop_write - give up write access to a mount
463 void __mnt_drop_write(struct vfsmount *mnt) in __mnt_drop_write() function
480 __mnt_drop_write(mnt); in mnt_drop_write()
488 __mnt_drop_write(file->f_path.mnt); in __mnt_drop_write_file()
H A Dinode.c2023 __mnt_drop_write(mnt); in touch_atime()
/kernel/linux/linux-5.10/fs/
H A Dfile_table.c292 __mnt_drop_write(mnt); in __fput()
H A Dnamespace.c309 * frozen. When the write operation is finished, __mnt_drop_write() must be
422 * __mnt_drop_write - give up write access to a mount
429 void __mnt_drop_write(struct vfsmount *mnt) in __mnt_drop_write() function
446 __mnt_drop_write(mnt); in mnt_drop_write()
453 __mnt_drop_write(file->f_path.mnt); in __mnt_drop_write_file()
H A Dopen.c857 __mnt_drop_write(f->f_path.mnt); in do_dentry_open()
H A Dinode.c1930 __mnt_drop_write(mnt); in touch_atime()
/kernel/linux/linux-5.10/kernel/
H A Dacct.c255 __mnt_drop_write(mnt); in acct_on()
/kernel/linux/linux-6.6/kernel/
H A Dacct.c274 __mnt_drop_write(mnt); in acct_on()

Completed in 27 milliseconds