Searched refs:vh_mutex (Results 1 – 4 of 4) sorted by relevance
284 mutex_lock(&sbi->vh_mutex); in hfsplus_link()322 mutex_unlock(&sbi->vh_mutex); in hfsplus_link()338 mutex_lock(&sbi->vh_mutex); in hfsplus_unlink()379 mutex_unlock(&sbi->vh_mutex); in hfsplus_unlink()392 mutex_lock(&sbi->vh_mutex); in hfsplus_rmdir()401 mutex_unlock(&sbi->vh_mutex); in hfsplus_rmdir()412 mutex_lock(&sbi->vh_mutex); in hfsplus_symlink()443 mutex_unlock(&sbi->vh_mutex); in hfsplus_symlink()454 mutex_lock(&sbi->vh_mutex); in hfsplus_mknod()484 mutex_unlock(&sbi->vh_mutex); in hfsplus_mknod()
206 mutex_lock(&sbi->vh_mutex); in hfsplus_sync_fs()233 mutex_unlock(&sbi->vh_mutex); in hfsplus_sync_fs()388 mutex_init(&sbi->vh_mutex); in hfsplus_fill_super()542 mutex_lock(&sbi->vh_mutex); in hfsplus_fill_super()545 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()552 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()567 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()571 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()
167 struct mutex vh_mutex; member