Searched refs:VNF_KLABEL (Results 1 – 2 of 2) sorted by relevance
144 #define VNF_KLABEL 0x040 /* keep label on close */ macro
346 sc->sc_flags = VNF_KLABEL; in vndopen()456 if ((sc->sc_flags & VNF_KLABEL) == 0) in vndclose()1628 vnd->sc_flags |= VNF_KLABEL; in vndioctl()1630 vnd->sc_flags &= ~VNF_KLABEL; in vndioctl()1812 ~(VNF_INITED | VNF_READONLY | VNF_KLABEL | VNF_VLABEL in vndclear()