Searched refs:ms_hs_id (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/lvm/ |
H A D | md_mirror_shared.h | 56 mddb_recid_t ms_hs_id; member 71 mddb_recid_t ms_hs_id; member
|
H A D | md_convert.h | 148 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 D | stripe.c | 219 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 D | stripe_ioctl.c | 629 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 D | mirror.c | 458 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 D | mirror_ioctl.c | 2089 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 D | meta_stripe.c | 287 if (mdc->un_mirror.ms_hs_id != 0) { in meta_get_stripe_common()
|