Searched refs:default_compression (Results 1 – 3 of 3) sorted by relevance
40 unsigned char default_compression; /* 0 = don't touch, etc */ member
1327 if (STm->default_compression != ST_DONT_TOUCH && in st_write()1329 if (st_compression(STp, (STm->default_compression == ST_YES))) { in st_write()2094 STm->default_compression = ST_DONT_TOUCH; in st_set_options()2104 STm->default_compression = (value & 1 ? ST_YES : ST_NO); in st_set_options()2109 st_compression(STp, (STm->default_compression == ST_YES)); in st_set_options()3927 STm->default_compression = ST_DONT_TOUCH; in st_attach()
3830 STm->default_compression = ST_DONT_TOUCH; in osst_set_options()3834 STm->default_compression = (value & 1 ? ST_YES : ST_NO); in osst_set_options()5711 STm->default_compression = ST_DONT_TOUCH; in osst_attach()