Searched refs:SA_FLAG_COMP_ENABLED (Results 1 – 1 of 1) sorted by relevance
141 SA_FLAG_COMP_ENABLED = 0x0400, enumerator147 SA_FLAG_COMPRESSION = (SA_FLAG_COMP_SUPP|SA_FLAG_COMP_ENABLED|1485 softc->flags |= SA_FLAG_COMP_ENABLED; in sagetparams_common()1618 if ((softc->flags & SA_FLAG_COMP_ENABLED) == 0) { in saioctl()3267 softc->flags |= SA_FLAG_COMP_ENABLED; in samount()4382 softc->flags &= ~SA_FLAG_COMP_ENABLED; in sasetparams()4392 softc->flags |= SA_FLAG_COMP_ENABLED; in sasetparams()4535 if (softc->flags & SA_FLAG_COMP_ENABLED) in saextget()