Home
last modified time | relevance | path

Searched refs:other_disks (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_concat.c374 dlist_t *other_disks = NULL; in populate_concat() local
401 &other_hbas, &other_disks); in populate_concat()
404 dlist_free_items(other_disks, NULL); in populate_concat()
431 other_hbas, other_disks, B_TRUE, B_FALSE, B_FALSE, &comp); in populate_concat()
471 dlist_free_items(other_disks, NULL); in populate_concat()
H A Dlayout_stripe.c470 dlist_t *other_disks = NULL; in populate_stripe() local
495 &other_hbas, &other_disks); in populate_stripe()
498 dlist_free_items(other_disks, NULL); in populate_stripe()
538 other_hbas, other_disks, B_TRUE, B_TRUE, B_TRUE, &comp); in populate_stripe()
577 dlist_free_items(other_disks, NULL); in populate_stripe()