Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_prv.c186 char *encoded_otherdevid = NULL; in checkdrive_onnode() local
200 if (clnt_devid(node, sp, dnp, &encoded_otherdevid, in checkdrive_onnode()
205 if (encoded_otherdevid == NULL) { in checkdrive_onnode()
209 if (devid_str_decode(encoded_otherdevid, &otherdevid, in checkdrive_onnode()
232 Free(encoded_otherdevid); in checkdrive_onnode()