Searched refs:partition_group (Results 1 – 1 of 1) sorted by relevance
150 struct partition_group { struct156 static void partition_struct(tree *fields, unsigned long length, struct partition_group *size_group… in partition_struct() argument165 memset(size_groups, 0, sizeof(struct partition_group) * length); in partition_struct()195 struct partition_group size_group[length]; in performance_shuffle()199 partition_struct(newtree, length, (struct partition_group *)&size_group, &num_groups); in performance_shuffle()203 struct partition_group tmp; in performance_shuffle()