Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.c606 Otherwise write_behind_check() is used to check that the command
633 /* If async IO, set last_SRpnt. This ptr tells write_behind_check in st_do_scsi()
678 static int write_behind_check(struct scsi_tape * STp) in write_behind_check()
786 result = write_behind_check(STp); in st_flush_write_buffer()
1716 i = write_behind_check(STp); in st_write()
676 static int write_behind_check(struct scsi_tape * STp) write_behind_check() function