Searched refs:pa_type (Results 1 – 2 of 2) sorted by relevance
113 unsigned short pa_type; /* pa type. inode or group */ member
3357 if (pa->pa_type == MB_INODE_PA) in ext4_discard_allocated_blocks()3638 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()3750 pa->pa_type = MB_INODE_PA; in ext4_mb_new_inode_pa()3810 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()4029 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()4125 BUG_ON(pa->pa_type != MB_INODE_PA); in ext4_discard_preallocations()4364 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()4472 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()4489 if ((pa->pa_type == MB_GROUP_PA) && likely(pa->pa_free)) { in ext4_mb_release_context()