Home
last modified time | relevance | path

Searched refs:vh_mutex (Results 1 – 4 of 4) sorted by relevance

/fs/hfsplus/
A Ddir.c316 mutex_lock(&sbi->vh_mutex); in hfsplus_link()
354 mutex_unlock(&sbi->vh_mutex); in hfsplus_link()
370 mutex_lock(&sbi->vh_mutex); in hfsplus_unlink()
411 mutex_unlock(&sbi->vh_mutex); in hfsplus_unlink()
424 mutex_lock(&sbi->vh_mutex); in hfsplus_rmdir()
433 mutex_unlock(&sbi->vh_mutex); in hfsplus_rmdir()
444 mutex_lock(&sbi->vh_mutex); in hfsplus_symlink()
475 mutex_unlock(&sbi->vh_mutex); in hfsplus_symlink()
486 mutex_lock(&sbi->vh_mutex); in hfsplus_mknod()
516 mutex_unlock(&sbi->vh_mutex); in hfsplus_mknod()
A Dsuper.c211 mutex_lock(&sbi->vh_mutex); in hfsplus_sync_fs()
238 mutex_unlock(&sbi->vh_mutex); in hfsplus_sync_fs()
391 mutex_init(&sbi->vh_mutex); in hfsplus_fill_super()
552 mutex_lock(&sbi->vh_mutex); in hfsplus_fill_super()
555 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()
562 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()
577 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()
581 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()
A Dioctl.c39 mutex_lock(&sbi->vh_mutex); in hfsplus_ioctl_bless()
56 mutex_unlock(&sbi->vh_mutex); in hfsplus_ioctl_bless()
A Dhfsplus_fs.h179 struct mutex vh_mutex; member

Completed in 9 milliseconds