Home
last modified time | relevance | path

Searched refs:MT_ST_READ_AHEAD (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/ !
H A Dmtio.h185 #define MT_ST_READ_AHEAD 0x4 macro
/linux/drivers/scsi/ !
H A Dst.c2331 STm->do_read_ahead = (options & MT_ST_READ_AHEAD) != 0;
2354 if ((options & MT_ST_READ_AHEAD) != 0)
4731 options |= STm->do_read_ahead ? MT_ST_READ_AHEAD : 0; in options_show()
/linux/Documentation/scsi/ !
H A Dst.rst502 MT_ST_READ_AHEAD