Home
last modified time | relevance | path

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

/fs/hostfs/
A Dhostfs_kern.c34 struct mutex open_mutex; member
223 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()
/fs/
A Dsuper.c1426 lockdep_assert_not_held(&bdev->bd_disk->open_mutex); in bdev_super_lock()

Completed in 10 milliseconds