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()
39 mutex_lock(&sbi->vh_mutex); in hfsplus_ioctl_bless()56 mutex_unlock(&sbi->vh_mutex); in hfsplus_ioctl_bless()
210 mutex_lock(&sbi->vh_mutex); in hfsplus_sync_fs()239 mutex_unlock(&sbi->vh_mutex); in hfsplus_sync_fs()393 mutex_init(&sbi->vh_mutex); in hfsplus_fill_super()553 mutex_lock(&sbi->vh_mutex); in hfsplus_fill_super()556 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()563 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()578 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()582 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()
177 struct mutex vh_mutex; member