Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dnamespace.c500 unlock_mount_hash(); in mnt_make_readonly()
508 unlock_mount_hash(); in __mnt_unmake_readonly()
543 unlock_mount_hash(); in sb_prepare_remount_readonly()
582 unlock_mount_hash(); in __legitimize_mnt()
585 unlock_mount_hash(); in __legitimize_mnt()
955 unlock_mount_hash(); in vfs_create_mount()
1048 unlock_mount_hash(); in clone_mnt()
1151 unlock_mount_hash(); in mntput_no_expire()
1156 unlock_mount_hash(); in mntput_no_expire()
1171 unlock_mount_hash(); in mntput_no_expire()
[all …]
Dmount.h127 static inline void unlock_mount_hash(void) in unlock_mount_hash() function