Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_hotspares.h55 md_dev64_t shs_component_new; /* new dev for repl */ member
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c807 if (new_hs->hs_devnum == shs->shs_component_new) { in seths_replace()
841 shs->shs_hot_spare_pool, shs->shs_component_new)); in seths_replace()
854 shs->shs_component_new)); in seths_replace()
862 new_hs->hs_devnum = shs->shs_component_new; in seths_replace()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_hotspares.c1502 shs.shs_component_new = new_dev; in meta_hs_replace()
1632 shs.shs_component_new = hsnp->dev; in meta_hs_enable()