Searched refs:VDEV_TYPE_SPARE (Results 1 – 4 of 4) sorted by relevance
694 VDEV_TYPE_SPARE) == 0; in get_replication()1201 return (VDEV_TYPE_SPARE); in is_grouping()1255 if (strcmp(type, VDEV_TYPE_SPARE) == 0) { in construct_spec()1338 if (strcmp(type, VDEV_TYPE_SPARE) == 0) { in construct_spec()
607 #define VDEV_TYPE_SPARE "spare" macro
674 VDEV_TYPE_SPARE, /* name of this vdev type */
2276 (is_spare = (strcmp(type, VDEV_TYPE_SPARE) == 0))) {2587 if (strcmp(type, VDEV_TYPE_SPARE) == 0 &&