Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_hotspare.c104 col->un_hs_pwstart = 0; in raid_hs_release()
195 tmpdaddr = col->un_hs_pwstart; in check_comp_4_hs()
203 col->un_hs_pwstart = tmpdaddr; in check_comp_4_hs()
209 col->un_hs_pwstart = tmpdaddr; in check_comp_4_hs()
258 col->un_hs_pwstart += col->un_orig_pwstart; in check_comp_4_hs()
259 col->un_pwstart = col->un_hs_pwstart; in check_comp_4_hs()
260 col->un_hs_devstart = col->un_hs_pwstart + un->un_pwsize; in check_comp_4_hs()
H A Draid.c942 column->un_hs_pwstart; in raid_build_incore()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_convert.h229 small_rcol->un_hs_pwstart = (daddr32_t)big_rcol->un_hs_pwstart; \
249 big_rcol->un_hs_pwstart = (diskaddr_t)small_rcol->un_hs_pwstart; \
H A Dmd_raid.h192 diskaddr_t un_hs_pwstart; member
221 daddr32_t un_hs_pwstart; member
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_raid.c192 (rcp->un_hs_pwstart != 0)) in meta_get_raid_common()
199 (rcp->un_hs_pwstart == 0)) in meta_get_raid_common()