Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dst.h236 #define ST_YES 2 macro
Dst.c1670 if (st_compression(STp, (STm->default_compression == ST_YES))) { in st_write()
2437 STm->default_compression = (value & 1 ? ST_YES : ST_NO);
2443 st_compression(STp, (STm->default_compression == ST_YES));