Searched refs:VDEV_TYPE_SPARE (Results 1 – 6 of 6) sorted by relevance
676 VDEV_TYPE_SPARE) == 0; in get_replication()692 VDEV_TYPE_SPARE) == 0) { in get_replication()1231 return (VDEV_TYPE_SPARE); in is_grouping()1285 if (strcmp(type, VDEV_TYPE_SPARE) == 0) { in construct_spec()1368 if (strcmp(type, VDEV_TYPE_SPARE) == 0) { in construct_spec()
639 #define VDEV_TYPE_SPARE "spare" macro
776 VDEV_TYPE_SPARE, /* name of this vdev type */
2077 VDEV_TYPE_SPARE, nvstr); in spa_vdev_remove()
2350 strncmp(name, VDEV_TYPE_SPARE, strlen(VDEV_TYPE_SPARE)) == 0 ||2471 (is_spare = (strcmp(type, VDEV_TYPE_SPARE) == 0))) {2781 if (strcmp(type, VDEV_TYPE_SPARE) == 0 &&
761 #define VDEV_TYPE_SPARE "spare" macro