Searched refs:is_grouping (Results 1 – 1 of 1) sorted by relevance
1098 is_grouping(const char *type, int *mindev, int *maxdev) in is_grouping() function1186 if ((type = is_grouping(argv[0], &mindev, &maxdev)) != NULL) { in construct_spec()1243 if (is_grouping(argv[c], NULL, NULL) != NULL) in construct_spec()1393 if ((type = is_grouping(path, &min, &max)) != NULL) { in split_mirror_vdev()