Searched refs:ST_EOM_OK (Results 1 – 2 of 2) sorted by relevance
203 #define ST_EOM_OK 3 macro
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()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()[all …]
Completed in 12 milliseconds