Home
last modified time | relevance | path

Searched refs:__mnt_drop_write (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/
Dinternal.h70 extern void __mnt_drop_write(struct vfsmount *);
Dfile_table.c220 __mnt_drop_write(mnt); in __fput()
Dnamespace.c460 void __mnt_drop_write(struct vfsmount *mnt) in __mnt_drop_write() function
477 __mnt_drop_write(mnt); in mnt_drop_write()
484 __mnt_drop_write(file->f_path.mnt); in __mnt_drop_write_file()
Dopen.c759 __mnt_drop_write(f->f_path.mnt); in do_dentry_open()
Dinode.c1659 __mnt_drop_write(mnt); in touch_atime()