Searched refs:DM_LABEL (Results 1 – 3 of 3) sorted by relevance
188 #define DM_LABEL "label" macro
462 if (nvlist_add_string(attrs, DM_LABEL, label) != 0) {
395 } else if (strcasecmp(DM_LABEL, attrname) == 0) { in drive_descriptor_toCCIMInstance()