Searched refs:pb_hash_lock (Results 1 – 1 of 1) sorted by relevance
195 spinlock_t pb_hash_lock; member656 spin_lock(&h->pb_hash_lock); in _pagebuf_find()681 spin_unlock(&h->pb_hash_lock); in _pagebuf_find()685 spin_unlock(&h->pb_hash_lock); in _pagebuf_find()1011 if (atomic_dec_and_lock(&pb->pb_hold, &hash->pb_hash_lock)) { in pagebuf_rele()1016 spin_unlock(&hash->pb_hash_lock); in pagebuf_rele()1018 spin_lock(&hash->pb_hash_lock); in pagebuf_rele()1033 spin_unlock(&hash->pb_hash_lock); in pagebuf_rele()1036 spin_unlock(&hash->pb_hash_lock); in pagebuf_rele()1449 spin_lock(&h->pb_hash_lock); in xfs_wait_buftarg()[all …]