Searched refs:is_grouping (Results 1 – 1 of 1) sorted by relevance
1271 is_grouping(const char *type, int *mindev, int *maxdev) in is_grouping() function1519 if ((type = is_grouping(fulltype, &mindev, &maxdev)) != NULL) { in construct_spec()1596 if (is_grouping(argv[c], NULL, NULL) != NULL) in construct_spec()1803 if ((type = is_grouping(path, &min, &max)) != NULL) { in split_mirror_vdev()