Searched refs:other_hbas (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_concat.c373 dlist_t *other_hbas = NULL; local
401 &other_hbas, &other_disks);
403 dlist_free_items(other_hbas, NULL);
431 other_hbas, other_disks, B_TRUE, B_FALSE, B_FALSE, &comp);
470 dlist_free_items(other_hbas, NULL);
H A Dlayout_stripe.c469 dlist_t *other_hbas = NULL; local
495 &other_hbas, &other_disks);
497 dlist_free_items(other_hbas, NULL);
538 other_hbas, other_disks, B_TRUE, B_TRUE, B_TRUE, &comp);
576 dlist_free_items(other_hbas, NULL);

Completed in 65 milliseconds