Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmballoc.h145 MB_GROUP_PA = 1 enumerator
H A Dmballoc.c5161 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
5349 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
5542 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations()
5555 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations()
5784 mb_debug(sb, "pa_type %s\n", ac->ac_pa->pa_type == MB_GROUP_PA ? in ext4_mb_show_ac()
5940 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
6046 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()