Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dst.c728 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof() function
861 result = cross_eof(STp, 0); /* Back over the EOF hit */ in flush_buffer()
1407 cross_eof(STp, 0); in st_flush()
1426 result = cross_eof(STp, 0); in st_flush()
1436 !(result = cross_eof(STp, 1))) || in st_flush()