Home
last modified time | relevance | path

Searched refs:unlock_mount_hash (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/
Dnamespace.c506 unlock_mount_hash(); in mnt_make_readonly()
514 unlock_mount_hash(); in __mnt_unmake_readonly()
548 unlock_mount_hash(); in sb_prepare_remount_readonly()
587 unlock_mount_hash(); in __legitimize_mnt()
590 unlock_mount_hash(); in __legitimize_mnt()
974 unlock_mount_hash(); in vfs_kern_mount()
1047 unlock_mount_hash(); in clone_mnt()
1145 unlock_mount_hash(); in mntput_no_expire()
1150 unlock_mount_hash(); in mntput_no_expire()
1164 unlock_mount_hash(); in mntput_no_expire()
[all …]
Dmount.h125 static inline void unlock_mount_hash(void) in unlock_mount_hash() function