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

/illumos-gate/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c68 set_hot_spare_state(hot_spare_t *hs, hotspare_states_t newstate) function
280 set_hot_spare_state(hs, HSS_AVAILABLE);
867 set_hot_spare_state(new_hs, HSS_AVAILABLE);
1007 set_hot_spare_state(hs, HSS_AVAILABLE);
1315 set_hot_spare_state(hs, HSS_BROKEN);
1514 set_hot_spare_state(hs, HSS_RESERVED);
1559 set_hot_spare_state(hs, new_state);

Completed in 59 milliseconds