Lines Matching refs:pa_count
3319 atomic_inc(&pa->pa_count); in ext4_mb_check_group_pa()
3329 atomic_dec(&cpa->pa_count); in ext4_mb_check_group_pa()
3330 atomic_inc(&pa->pa_count); in ext4_mb_check_group_pa()
3371 atomic_inc(&pa->pa_count); in ext4_mb_use_preallocated()
3493 BUG_ON(atomic_read(&pa->pa_count)); in ext4_mb_pa_callback()
3510 if (!atomic_dec_and_test(&pa->pa_count) || pa->pa_free != 0) { in ext4_mb_put_pa()
3621 atomic_set(&pa->pa_count, 1); in ext4_mb_new_inode_pa()
3681 atomic_set(&pa->pa_count, 1); in ext4_mb_new_group_pa()
3855 if (atomic_read(&pa->pa_count)) { in ext4_mb_discard_group_preallocations()
3953 if (atomic_read(&pa->pa_count)) { in ext4_discard_preallocations()
4219 if (atomic_read(&pa->pa_count)) { in ext4_mb_discard_lg_preallocations()