Searched refs:ST_EOM_OK (Results 1 – 2 of 2) sorted by relevance
209 #define ST_EOM_OK 3 macro 216 /* When writing: ST_EOM_OK == early warning found, write OK
1719 STps->eof = ST_EOM_OK; in st_write() 1724 if (STps->eof == ST_EOM_OK) { in st_write() 1782 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write() 1785 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write() 1846 STps->eof = ST_EOM_OK; in st_write() 1868 STps->eof = ST_EOM_OK; in st_write() 1913 STps->eof = ST_EOM_OK; in st_write() 1914 else if (STps->eof != ST_EOM_OK) in st_write() 2076 STps->eof = ST_EOM_OK; in read_tape() 3048 STps->eof = ST_EOM_OK; in st_int_ioctl() [all...]