Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mirror_shared.h56 mddb_recid_t ms_hs_id; member
71 mddb_recid_t ms_hs_id; member
H A Dmd_convert.h148 small_mdms->ms_hs_id = big_mdms->ms_hs_id; \
160 big_mdms->ms_hs_id = small_mdms->ms_hs_id; \
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c219 if (mdc->un_mirror.ms_hs_id != 0) { in stripe_open_all_devs()
221 0, &mdc->un_mirror.ms_hs_id, NULL, in stripe_open_all_devs()
225 key = mdc->un_mirror.ms_hs_id ? in stripe_open_all_devs()
337 if (mdc->un_mirror.ms_hs_id != 0) { in stripe_build_incore()
340 0, &mdc->un_mirror.ms_hs_id, NULL, in stripe_build_incore()
418 if (mdc->un_mirror.ms_hs_id != 0) { in reset_stripe()
426 mdc->un_mirror.ms_hs_id = 0; in reset_stripe()
1234 comp->un_mirror.ms_hs_id ? in stripe_get_dev()
1356 if (comp->un_mirror.ms_hs_id != 0) { in stripe_replace_dev()
1364 comp->un_mirror.ms_hs_id = 0; in stripe_replace_dev()
[all …]
H A Dstripe_ioctl.c629 mdc->un_mirror.ms_hs_id ? in stripe_grow()
845 if (mdc->un_mirror.ms_hs_id != 0) { in stripe_change()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c458 allochspmsg.msg_allochsp_hs_id = shared->ms_hs_id; in check_comp_4_hotspares()
580 if (shared->ms_hs_id != 0) { in check_comp_4_hotspares()
588 hs_id, shared->ms_hs_id); in check_comp_4_hotspares()
593 if (hs_id != shared->ms_hs_id) { in check_comp_4_hotspares()
600 hs_id, shared->ms_hs_id); in check_comp_4_hotspares()
706 shared->ms_hs_id, (IOLOCK *)NULL) != 0) in check_unit_4_hotspares()
2543 stchmsg.msg_stch_hs_id = shared->ms_hs_id; in set_sm_comp_state()
H A Dmirror_ioctl.c2089 if (shared->ms_hs_id != p->hs_id) { in mirror_set_state()
2094 p->hs_id, shared->ms_hs_id); in mirror_set_state()
3897 if (shared->ms_hs_id != 0) { in mirror_rename_check()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_stripe.c287 if (mdc->un_mirror.ms_hs_id != 0) { in meta_get_stripe_common()