Lines Matching refs:ST_EOM_OK
1631 STps->eof = ST_EOM_OK; in st_write()
1636 if (STps->eof == ST_EOM_OK) { in st_write()
1694 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1697 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1758 STps->eof = ST_EOM_OK; in st_write()
1780 STps->eof = ST_EOM_OK; in st_write()
1825 STps->eof = ST_EOM_OK; in st_write()
1826 else if (STps->eof != ST_EOM_OK) in st_write()
1984 STps->eof = ST_EOM_OK; in read_tape()
2950 STps->eof = ST_EOM_OK; in st_int_ioctl()
3621 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in st_ioctl()
3623 else if (STps->eof >= ST_EOM_OK) in st_ioctl()