Searched refs:do_read_ahead (Results 1 – 3 of 3) sorted by relevance
38 unsigned char do_read_ahead; member
1582 if (STm->do_read_ahead) { in read_tape()1818 if (!(STm->do_read_ahead) && STp->block_size != 0 && in st_read()1941 STm->do_read_ahead); in st_log_options()1978 STm->do_read_ahead = (options & MT_ST_READ_AHEAD) != 0; in st_set_options()2000 STm->do_read_ahead = value; in st_set_options()3926 STm->do_read_ahead = ST_READ_AHEAD; in st_attach()
3674 STm->do_read_ahead); in osst_log_options()3715 STm->do_read_ahead = (options & MT_ST_READ_AHEAD) != 0; in osst_set_options()3739 STm->do_read_ahead = value; in osst_set_options()5710 STm->do_read_ahead = OSST_READ_AHEAD; in osst_attach()