Lines Matching refs:bh_lock
511 spin_lock(&hash->bh_lock); in _xfs_buf_find()
537 spin_unlock(&hash->bh_lock); in _xfs_buf_find()
541 spin_unlock(&hash->bh_lock); in _xfs_buf_find()
871 if (atomic_dec_and_lock(&bp->b_hold, &hash->bh_lock)) { in xfs_buf_rele()
874 spin_unlock(&hash->bh_lock); in xfs_buf_rele()
877 spin_unlock(&hash->bh_lock); in xfs_buf_rele()
881 spin_unlock(&hash->bh_lock); in xfs_buf_rele()
1370 spin_lock(&hash->bh_lock); in xfs_wait_buftarg()
1374 spin_unlock(&hash->bh_lock); in xfs_wait_buftarg()
1384 spin_unlock(&hash->bh_lock); in xfs_wait_buftarg()
1405 spin_lock_init(&btp->bt_hash[i].bh_lock); in xfs_alloc_bufhash()