Lines Matching refs:pa_count
4712 atomic_inc(&pa->pa_count); in ext4_mb_check_group_pa()
4722 atomic_dec(&cpa->pa_count); in ext4_mb_check_group_pa()
4723 atomic_inc(&pa->pa_count); in ext4_mb_check_group_pa()
4882 atomic_inc(&tmp_pa->pa_count); in ext4_mb_use_preallocated()
5053 BUG_ON(atomic_read(&pa->pa_count)); in ext4_mb_pa_free()
5079 if (!atomic_dec_and_test(&pa->pa_count) || pa->pa_free != 0) { in ext4_mb_put_pa()
5448 if (atomic_read(&pa->pa_count)) { in ext4_mb_discard_group_preallocations()
5554 if (atomic_read(&pa->pa_count)) { in ext4_discard_preallocations()
5638 atomic_set(&pa->pa_count, 1); in ext4_mb_pa_alloc()
5649 WARN_ON(!atomic_dec_and_test(&pa->pa_count)); in ext4_mb_pa_put_free()
5866 if (atomic_read(&pa->pa_count)) { in ext4_mb_discard_lg_preallocations()