Home
last modified time | relevance | path

Searched refs:MB_GROUP_PA (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dmballoc.h134 MB_GROUP_PA = 1 enumerator
Dmballoc.c3588 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
3746 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
3962 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()
4298 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
4406 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()
4423 if ((pa->pa_type == MB_GROUP_PA) && likely(pa->pa_free)) { in ext4_mb_release_context()