Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext4/
Dmballoc.h139 MB_GROUP_PA = 1 enumerator
Dmballoc.c3365 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
3523 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
3740 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()
4076 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
4181 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()
4198 if ((pa->pa_type == MB_GROUP_PA) && likely(pa->pa_free)) { in ext4_mb_release_context()