Lines Matching refs:ST_EOM_OK
1685 STps->eof = ST_EOM_OK; in st_write()
1690 if (STps->eof == ST_EOM_OK) { in st_write()
1748 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1751 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1812 STps->eof = ST_EOM_OK; in st_write()
1834 STps->eof = ST_EOM_OK; in st_write()
1879 STps->eof = ST_EOM_OK; in st_write()
1880 else if (STps->eof != ST_EOM_OK) in st_write()
2041 STps->eof = ST_EOM_OK; in read_tape()
3009 STps->eof = ST_EOM_OK; in st_int_ioctl()
3780 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in st_ioctl()
3782 else if (STps->eof >= ST_EOM_OK) in st_ioctl()