Searched refs:DKF_LABELSANITY (Results 1 – 2 of 2) sorted by relevance
69 #define DKF_LABELSANITY 0x00100000 /* warn if disklabel not sane */ macro
101 dksc->sc_flags |= DKF_WARNLABEL | DKF_LABELSANITY; in dk_attach()938 if ((dksc->sc_flags & DKF_LABELSANITY) == 0) in dk_getdisklabel()