Searched refs:size_groups (Results 1 – 1 of 1) sorted by relevance
152 …ion_struct(tree *fields, unsigned long length, struct partition_group *size_groups, unsigned long … in partition_struct() argument161 memset(size_groups, 0, sizeof(struct partition_group) * length); in partition_struct()164 if (size_groups[group_idx].tree_start == NULL_TREE) { in partition_struct()165 size_groups[group_idx].tree_start = fields[i]; in partition_struct()166 size_groups[group_idx].start = i; in partition_struct()173 size_groups[group_idx].length = accum_length; in partition_struct()179 if (size_groups[group_idx].tree_start != NULL_TREE && in partition_struct()180 !size_groups[group_idx].length) { in partition_struct()181 size_groups[group_idx].length = accum_length; in partition_struct()