Searched refs:vh_mutex (Results 1 – 4 of 4) sorted by relevance
316 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()
210 mutex_lock(&sbi->vh_mutex); in hfsplus_sync_fs()239 mutex_unlock(&sbi->vh_mutex); in hfsplus_sync_fs()394 mutex_init(&sbi->vh_mutex); in hfsplus_fill_super()554 mutex_lock(&sbi->vh_mutex); in hfsplus_fill_super()557 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()564 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()579 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()583 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()
39 mutex_lock(&sbi->vh_mutex); in hfsplus_ioctl_bless()56 mutex_unlock(&sbi->vh_mutex); in hfsplus_ioctl_bless()
177 struct mutex vh_mutex; member