Searched refs:SA_FLAG_COMP_ENABLED (Results 1 – 1 of 1) sorted by relevance
138 SA_FLAG_COMP_ENABLED = 0x00400, enumerator144 SA_FLAG_COMPRESSION = (SA_FLAG_COMP_SUPP|SA_FLAG_COMP_ENABLED|1544 softc->flags |= SA_FLAG_COMP_ENABLED; in sagetparams_common()1677 if ((softc->flags & SA_FLAG_COMP_ENABLED) == 0) { in saioctl()3571 softc->flags |= SA_FLAG_COMP_ENABLED; in samount()4687 softc->flags &= ~SA_FLAG_COMP_ENABLED; in sasetparams()4697 softc->flags |= SA_FLAG_COMP_ENABLED; in sasetparams()4841 if (softc->flags & SA_FLAG_COMP_ENABLED) in saextget()