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