Searched refs:bh_lock (Results 1 – 2 of 2) sorted by relevance
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()[all …]
105 spinlock_t bh_lock; member