Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dmballoc.h137 MB_GROUP_PA = 1 enumerator
Dmballoc.c3413 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()
3568 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()
3783 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()
4115 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()
4219 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()
4239 if ((pa->pa_type == MB_GROUP_PA) && likely(pa->pa_free)) { in ext4_mb_release_context()