Lines Matching refs:ST_EOM_OK
1686 STps->eof = ST_EOM_OK; in st_write()
1691 if (STps->eof == ST_EOM_OK) { in st_write()
1749 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1752 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1813 STps->eof = ST_EOM_OK; in st_write()
1835 STps->eof = ST_EOM_OK; in st_write()
1880 STps->eof = ST_EOM_OK; in st_write()
1881 else if (STps->eof != ST_EOM_OK) in st_write()
2042 STps->eof = ST_EOM_OK; in read_tape()
3009 STps->eof = ST_EOM_OK; in st_int_ioctl()
3779 if (STps->eof == ST_EOM_OK || STps->eof == ST_EOM_ERROR) in st_ioctl_common()
3781 else if (STps->eof >= ST_EOM_OK) in st_ioctl_common()