Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dst.h202 #define ST_EOM_OK 3 macro
Dst.c1687 STps->eof = ST_EOM_OK; in st_write()
1692 if (STps->eof == ST_EOM_OK) { in st_write()
1750 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()
1753 !(STp->try_dio_now && try_wdio) && STps->eof < ST_EOM_OK && in st_write()
1814 STps->eof = ST_EOM_OK; in st_write()
1836 STps->eof = ST_EOM_OK; in st_write()
1881 STps->eof = ST_EOM_OK; in st_write()
1882 else if (STps->eof != ST_EOM_OK) in st_write()
2043 STps->eof = ST_EOM_OK; in read_tape()
3009 STps->eof = ST_EOM_OK; in st_int_ioctl()
[all …]