Home
last modified time | relevance | path

Searched refs:ST_YES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.h239 #define ST_YES 2 macro
H A Dst.c1671 if (st_compression(STp, (STm->default_compression == ST_YES))) { in st_write()
2438 STm->default_compression = (value & 1 ? ST_YES : ST_NO);
2444 st_compression(STp, (STm->default_compression == ST_YES));