Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c68 set_hot_spare_state(hot_spare_t *hs, hotspare_states_t newstate) in set_hot_spare_state() function
280 set_hot_spare_state(hs, HSS_AVAILABLE); in seths_add()
867 set_hot_spare_state(new_hs, HSS_AVAILABLE); in seths_replace()
1007 set_hot_spare_state(hs, HSS_AVAILABLE); in seths_enable()
1315 set_hot_spare_state(hs, HSS_BROKEN); in load_hotspare()
1514 set_hot_spare_state(hs, HSS_RESERVED); in reserve_a_hs()
1559 set_hot_spare_state(hs, new_state); in return_a_hs()