Searched refs:umount_mutex (Results 1 – 10 of 10) sorted by relevance
64 ubifs_assert(c, mutex_is_locked(&c->umount_mutex)); in shrink_tnc()165 if (!mutex_trylock(&c->umount_mutex)) { in shrink_tnc_trees()176 mutex_unlock(&c->umount_mutex); in shrink_tnc_trees()197 mutex_unlock(&c->umount_mutex); in shrink_tnc_trees()228 if (!mutex_trylock(&c->umount_mutex)) { in kick_a_thread()241 mutex_unlock(&c->umount_mutex); in kick_a_thread()247 mutex_unlock(&c->umount_mutex); in kick_a_thread()256 mutex_unlock(&c->umount_mutex); in kick_a_thread()259 mutex_unlock(&c->umount_mutex); in kick_a_thread()
1709 mutex_lock(&c->umount_mutex); in ubifs_remount_rw()1845 mutex_unlock(&c->umount_mutex); in ubifs_remount_rw()1862 mutex_unlock(&c->umount_mutex); in ubifs_remount_rw()1880 mutex_lock(&c->umount_mutex); in ubifs_remount_ro()1912 mutex_unlock(&c->umount_mutex); in ubifs_remount_ro()1939 mutex_lock(&c->umount_mutex); in ubifs_put_super()1990 mutex_unlock(&c->umount_mutex); in ubifs_put_super()2137 mutex_init(&c->umount_mutex); in alloc_ubifs_info()2217 mutex_lock(&c->umount_mutex); in ubifs_fill_super()2237 mutex_unlock(&c->umount_mutex); in ubifs_fill_super()[all …]
1415 struct mutex umount_mutex; member
187 mutex_init(&sbi->umount_mutex); in erofs_shrinker_register()198 mutex_lock(&sbi->umount_mutex); in erofs_shrinker_unregister()205 mutex_unlock(&sbi->umount_mutex); in erofs_shrinker_unregister()241 if (!mutex_trylock(&sbi->umount_mutex)) { in erofs_shrink_scan()260 mutex_unlock(&sbi->umount_mutex); in erofs_shrink_scan()
74 struct mutex umount_mutex; member
53 if (!mutex_trylock(&sbi->umount_mutex)) { in f2fs_shrink_count()73 mutex_unlock(&sbi->umount_mutex); in f2fs_shrink_count()100 if (!mutex_trylock(&sbi->umount_mutex)) { in f2fs_shrink_scan()125 mutex_unlock(&sbi->umount_mutex); in f2fs_shrink_scan()
1455 mutex_lock(&sbi->umount_mutex); in f2fs_put_super()1494 mutex_unlock(&sbi->umount_mutex); in f2fs_put_super()3486 mutex_init(&sbi->umount_mutex); in init_sb_info()
1765 struct mutex umount_mutex; member
1753 mutex_unlock(&c->umount_mutex); in ubifs_umount()1783 mutex_lock(&c->umount_mutex); in ubifs_remount_rw()1912 mutex_unlock(&c->umount_mutex); in ubifs_remount_rw()1930 mutex_unlock(&c->umount_mutex); in ubifs_remount_rw()1948 mutex_lock(&c->umount_mutex); in ubifs_remount_ro()1977 mutex_unlock(&c->umount_mutex); in ubifs_remount_ro()2004 mutex_lock(&c->umount_mutex); in ubifs_put_super()2056 mutex_unlock(&c->umount_mutex); in ubifs_put_super()2207 mutex_init(&c->umount_mutex); in alloc_ubifs_info()2295 mutex_lock(&c->umount_mutex); in ubifs_fill_super()[all …]
1992 struct mutex umount_mutex; member