Searched refs:vh_mutex (Results 1 – 4 of 4) sorted by relevance
311 mutex_lock(&sbi->vh_mutex); in hfsplus_link()349 mutex_unlock(&sbi->vh_mutex); in hfsplus_link()365 mutex_lock(&sbi->vh_mutex); in hfsplus_unlink()406 mutex_unlock(&sbi->vh_mutex); in hfsplus_unlink()419 mutex_lock(&sbi->vh_mutex); in hfsplus_rmdir()428 mutex_unlock(&sbi->vh_mutex); in hfsplus_rmdir()439 mutex_lock(&sbi->vh_mutex); in hfsplus_symlink()470 mutex_unlock(&sbi->vh_mutex); in hfsplus_symlink()481 mutex_lock(&sbi->vh_mutex); in hfsplus_mknod()511 mutex_unlock(&sbi->vh_mutex); in hfsplus_mknod()
208 mutex_lock(&sbi->vh_mutex); in hfsplus_sync_fs()235 mutex_unlock(&sbi->vh_mutex); in hfsplus_sync_fs()390 mutex_init(&sbi->vh_mutex); in hfsplus_fill_super()548 mutex_lock(&sbi->vh_mutex); in hfsplus_fill_super()551 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()558 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()573 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()577 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()
38 mutex_lock(&sbi->vh_mutex); in hfsplus_ioctl_bless()55 mutex_unlock(&sbi->vh_mutex); in hfsplus_ioctl_bless()
177 struct mutex vh_mutex; member