Searched refs:open_mutex (Results 1 – 2 of 2) sorted by relevance
34 struct mutex open_mutex; member223 mutex_init(&hi->open_mutex); in hostfs_alloc_inode()326 mutex_lock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()329 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()335 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()345 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()350 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()
1426 lockdep_assert_not_held(&bdev->bd_disk->open_mutex); in bdev_super_lock()
Completed in 10 milliseconds