Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A 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()
971 unlock_mount_hash(); in vfs_create_mount()
1064 unlock_mount_hash(); in clone_mnt()
1170 unlock_mount_hash(); in mntput_no_expire()
1175 unlock_mount_hash(); in mntput_no_expire()
1190 unlock_mount_hash(); in mntput_no_expire()
[all …]
H A Dmount.h133 static inline void unlock_mount_hash(void) in unlock_mount_hash() function