Home
last modified time | relevance | path

Searched refs:ST_EOM_OK (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/
Dst.h203 #define ST_EOM_OK 3 macro
Dst.c1681 STps->eof = ST_EOM_OK; in st_write()
1686 if (STps->eof == ST_EOM_OK) { in st_write()
1744 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1747 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1808 STps->eof = ST_EOM_OK; in st_write()
1830 STps->eof = ST_EOM_OK; in st_write()
1875 STps->eof = ST_EOM_OK; in st_write()
1876 else if (STps->eof != ST_EOM_OK) in st_write()
2037 STps->eof = ST_EOM_OK; in read_tape()
3003 STps->eof = ST_EOM_OK; in st_int_ioctl()
[all …]