Searched defs:other_dd (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set.c4494 md_drive_desc *dd, *dd_prev, *master_dd, *other_dd; local
5089 &other_dd, ep)) {
5105 mnsr_node->mmn_dd = other_dd;
5112 other_dd = mnsr_node->mmn_dd;
5113 while (other_dd) {
5115 if (strcmp(other_dd->dd_dnp->cname,
5119 other_dd = other_dd->dd_next;
5126 if (other_dd == NULL) {
5175 &other_dd, e
[all...]

Completed in 42 milliseconds