Lines Matching refs:ST_EOM_OK
1682 STps->eof = ST_EOM_OK; in st_write()
1687 if (STps->eof == ST_EOM_OK) { in st_write()
1745 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1748 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1809 STps->eof = ST_EOM_OK; in st_write()
1831 STps->eof = ST_EOM_OK; in st_write()
1876 STps->eof = ST_EOM_OK; in st_write()
1877 else if (STps->eof != ST_EOM_OK) in st_write()
2038 STps->eof = ST_EOM_OK; in read_tape()
3004 STps->eof = ST_EOM_OK; in st_int_ioctl()
3775 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in st_ioctl()
3777 else if (STps->eof >= ST_EOM_OK) in st_ioctl()