Searched refs:SA_FLAG_COMP_ENABLED (Results 1 – 1 of 1) sorted by relevance
137 SA_FLAG_COMP_ENABLED = 0x00400, enumerator143 SA_FLAG_COMPRESSION = (SA_FLAG_COMP_SUPP|SA_FLAG_COMP_ENABLED|1543 softc->flags |= SA_FLAG_COMP_ENABLED; in sagetparams_common()1676 if ((softc->flags & SA_FLAG_COMP_ENABLED) == 0) { in saioctl()3570 softc->flags |= SA_FLAG_COMP_ENABLED; in samount()4686 softc->flags &= ~SA_FLAG_COMP_ENABLED; in sasetparams()4696 softc->flags |= SA_FLAG_COMP_ENABLED; in sasetparams()4840 if (softc->flags & SA_FLAG_COMP_ENABLED) in saextget()