Home
last modified time | relevance | path

Searched refs:MB_GROUP_PA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.h120 MB_GROUP_PA = 1 enumerator
H A Dmballoc.c3769 * context. We don't need this for MB_GROUP_PA because we only change
4106 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
4267 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
4468 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()
4850 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
4978 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.h145 MB_GROUP_PA = 1 enumerator
H A Dmballoc.c4634 * context. We don't need this for MB_GROUP_PA because we only change
5100 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
5288 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
5485 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations()
5498 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations()
5732 mb_debug(sb, "pa_type %s\n", ac->ac_pa->pa_type == MB_GROUP_PA ? in ext4_mb_show_ac()
5888 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
5994 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()

Completed in 16 milliseconds