Searched refs:partition_group (Results 1 – 1 of 1) sorted by relevance
168 struct partition_group { struct174 static void partition_struct(tree *fields, unsigned long length, struct partition_group *size_group… in partition_struct() argument183 memset(size_groups, 0, sizeof(struct partition_group) * length); in partition_struct()213 struct partition_group size_group[length]; in performance_shuffle()217 partition_struct(newtree, length, (struct partition_group *)&size_group, &num_groups); in performance_shuffle()221 struct partition_group tmp; in performance_shuffle()