Lines Matching refs:pa_count
4339 atomic_inc(&pa->pa_count); in ext4_mb_check_group_pa()
4349 atomic_dec(&cpa->pa_count); in ext4_mb_check_group_pa()
4350 atomic_inc(&pa->pa_count); in ext4_mb_check_group_pa()
4391 atomic_inc(&pa->pa_count); in ext4_mb_use_preallocated()
4533 BUG_ON(atomic_read(&pa->pa_count)); in ext4_mb_pa_callback()
4550 if (!atomic_dec_and_test(&pa->pa_count) || pa->pa_free != 0) { in ext4_mb_put_pa()
4878 if (atomic_read(&pa->pa_count)) { in ext4_mb_discard_group_preallocations()
4975 if (atomic_read(&pa->pa_count)) { in ext4_discard_preallocations()
5059 atomic_set(&pa->pa_count, 1); in ext4_mb_pa_alloc()
5070 WARN_ON(!atomic_dec_and_test(&pa->pa_count)); in ext4_mb_pa_free()
5279 if (atomic_read(&pa->pa_count)) { in ext4_mb_discard_lg_preallocations()