Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Dmballoc.h145 MB_GROUP_PA = 1 enumerator
Dmballoc.c5093 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
5281 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
5474 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations()
5487 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations()
5716 mb_debug(sb, "pa_type %s\n", ac->ac_pa->pa_type == MB_GROUP_PA ? in ext4_mb_show_ac()
5872 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
5978 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()