Searched refs:is_grouping (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c1098 is_grouping(const char *type, int *mindev, int *maxdev) function
1186 if ((type = is_grouping(argv[0], &mindev, &maxdev)) != NULL) {
1243 if (is_grouping(argv[c], NULL, NULL) != NULL)
1393 if ((type = is_grouping(path, &min, &max)) != NULL) {

Completed in 60 milliseconds