Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
583 unlock_mount_hash(); in __legitimize_mnt()
586 unlock_mount_hash(); in __legitimize_mnt()
972 unlock_mount_hash(); in vfs_create_mount()
1065 unlock_mount_hash(); in clone_mnt()
1171 unlock_mount_hash(); in mntput_no_expire()
1176 unlock_mount_hash(); in mntput_no_expire()
1191 unlock_mount_hash(); in mntput_no_expire()
[all …]
Dmount.h133 static inline void unlock_mount_hash(void) in unlock_mount_hash() function