Searched refs:vh_mutex (Results 1 – 4 of 4) sorted by relevance
317 mutex_lock(&sbi->vh_mutex); in hfsplus_link()355 mutex_unlock(&sbi->vh_mutex); in hfsplus_link()371 mutex_lock(&sbi->vh_mutex); in hfsplus_unlink()412 mutex_unlock(&sbi->vh_mutex); in hfsplus_unlink()425 mutex_lock(&sbi->vh_mutex); in hfsplus_rmdir()434 mutex_unlock(&sbi->vh_mutex); in hfsplus_rmdir()445 mutex_lock(&sbi->vh_mutex); in hfsplus_symlink()476 mutex_unlock(&sbi->vh_mutex); in hfsplus_symlink()487 mutex_lock(&sbi->vh_mutex); in hfsplus_mknod()517 mutex_unlock(&sbi->vh_mutex); in hfsplus_mknod()
209 mutex_lock(&sbi->vh_mutex); in hfsplus_sync_fs()238 mutex_unlock(&sbi->vh_mutex); in hfsplus_sync_fs()393 mutex_init(&sbi->vh_mutex); in hfsplus_fill_super()551 mutex_lock(&sbi->vh_mutex); in hfsplus_fill_super()554 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()561 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()576 mutex_unlock(&sbi->vh_mutex); in hfsplus_fill_super()580 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