Searched refs:pa_type (Results 1 – 2 of 2) sorted by relevance
113 unsigned short pa_type; /* pa type. inode or group */ member
3310 if (pa->pa_type == MB_INODE_PA) in ext4_discard_allocated_blocks()3591 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa()3689 pa->pa_type = MB_INODE_PA; in ext4_mb_new_inode_pa()3749 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa()3964 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_discard_group_preallocations()4060 BUG_ON(pa->pa_type != MB_INODE_PA); in ext4_discard_preallocations()4299 BUG_ON(pa->pa_type != MB_GROUP_PA); in ext4_mb_discard_lg_preallocations()4407 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_release_context()4424 if ((pa->pa_type == MB_GROUP_PA) && likely(pa->pa_free)) { in ext4_mb_release_context()