Home
last modified time | relevance | path

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

/fs/
Dnamespace.c501 unlock_mount_hash(); in mnt_make_readonly()
509 unlock_mount_hash(); in __mnt_unmake_readonly()
544 unlock_mount_hash(); in sb_prepare_remount_readonly()
584 unlock_mount_hash(); in __legitimize_mnt()
587 unlock_mount_hash(); in __legitimize_mnt()
969 unlock_mount_hash(); in vfs_create_mount()
1070 unlock_mount_hash(); in clone_mnt()
1173 unlock_mount_hash(); in mntput_no_expire()
1178 unlock_mount_hash(); in mntput_no_expire()
1193 unlock_mount_hash(); in mntput_no_expire()
[all …]
Dmount.h127 static inline void unlock_mount_hash(void) in unlock_mount_hash() function