Home
last modified time | relevance | path

Searched refs:alloc_mutex (Results 1 – 3 of 3) sorted by relevance

/fs/hfsplus/
A Dbitmap.c35 mutex_lock(&sbi->alloc_mutex); in hfsplus_block_allocate()
160 mutex_unlock(&sbi->alloc_mutex); in hfsplus_block_allocate()
182 mutex_lock(&sbi->alloc_mutex); in hfsplus_block_free()
237 mutex_unlock(&sbi->alloc_mutex); in hfsplus_block_free()
243 mutex_unlock(&sbi->alloc_mutex); in hfsplus_block_free()
A Dsuper.c212 mutex_lock(&sbi->alloc_mutex); in hfsplus_sync_fs()
237 mutex_unlock(&sbi->alloc_mutex); in hfsplus_sync_fs()
390 mutex_init(&sbi->alloc_mutex); in hfsplus_fill_super()
A Dhfsplus_fs.h173 struct mutex alloc_mutex; member

Completed in 6 milliseconds