Searched refs:VNF_COMP (Results 1 – 3 of 3) sorted by relevance
148 #define VNF_COMP 0x400 /* file is compressed */ macro
702 if ((obp->b_flags & B_READ) != 0 && (vnd->sc_flags & VNF_COMP)) { in vndthread()1414 vnd->sc_flags |= VNF_COMP | VNF_READONLY; in vndioctl()1796 if (vnd->sc_flags & VNF_COMP) { in vndclear()1813 | VNF_VUNCONF | VNF_COMP | VNF_CLEARING); in vndclear()
326 vndio.vnd_flags |= VNF_COMP; in config()