Searched refs:MD_COMPRESS (Results 1 – 4 of 4) sorted by relevance
156 mdio.md_options |= MD_AUTOUNIT | MD_COMPRESS; in main()159 mdio.md_options |= MD_AUTOUNIT | MD_COMPRESS; in main()162 mdio.md_options |= MD_AUTOUNIT | MD_COMPRESS; in main()165 mdio.md_options |= MD_AUTOUNIT | MD_COMPRESS; in main()195 mdio.md_options |= MD_COMPRESS; in main()197 mdio.md_options &= ~MD_COMPRESS; in main()290 mdio.md_options |= MD_AUTOUNIT | MD_COMPRESS; in main()294 mdio.md_options |= MD_AUTOUNIT | MD_COMPRESS; in main()440 if (mdiox.md_options & MD_COMPRESS) { in print_options()
84 #define MD_COMPRESS 0x10 /* Compression mode */ macro
722 if (sc->flags & MD_COMPRESS) { in mdstart_malloc()1345 if (mdr->md_options & ~(MD_AUTOUNIT | MD_COMPRESS | MD_RESERVE)) in mdcreate_malloc()1351 mdr->md_options &= ~MD_COMPRESS; in mdcreate_malloc()1356 sc->flags = mdr->md_options & (MD_COMPRESS | MD_FORCE | MD_RESERVE); in mdcreate_malloc()2151 (mp->flags & MD_COMPRESS) == 0 ? "off": "on"); in g_md_dumpconf()
805 mdio.md_options = MD_AUTOUNIT | MD_COMPRESS; in aio_md_setup()