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

/freebsd-11-stable/sys/geom/raid/
H A Dtr_raid1e.c76 #define TR_RAID1E_REBUILD 1 macro
547 trs->trso_type = TR_RAID1E_REBUILD;
580 case TR_RAID1E_REBUILD:
895 if (trs->trso_type == TR_RAID1E_REBUILD) {
1223 if (trs->trso_type == TR_RAID1E_REBUILD)

Completed in 175 milliseconds