Searched refs:EUNLAB (Results 1 – 6 of 6) sorted by relevance
44 #define EUNLAB (ELAST+6) /* unlabeled disk */ macro
45 { EUNLAB, "unlabeled" },
149 error = EUNLAB; in check_unit()202 return EUNLAB; in readdisklabel()
167 err = EUNLAB; in getdisklabel_acorn()
468 { EUNLAB, { FSERR(EUNLAB), "Unlabeled" } },
151 return EUNLAB; /* bad magic */ in sdgetinfo()