Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.c595 Otherwise write_behind_check() is used to check that the command
622 /* If async IO, set last_SRpnt. This ptr tells write_behind_check in st_do_scsi()
667 static int write_behind_check(struct scsi_tape * STp) in write_behind_check()
775 result = write_behind_check(STp); in st_flush_write_buffer()
1689 i = write_behind_check(STp); in st_write()
665 static int write_behind_check(struct scsi_tape * STp) write_behind_check() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.c596 Otherwise write_behind_check() is used to check that the command
623 /* If async IO, set last_SRpnt. This ptr tells write_behind_check in st_do_scsi()
668 static int write_behind_check(struct scsi_tape * STp) in write_behind_check()
776 result = write_behind_check(STp); in st_flush_write_buffer()
1690 i = write_behind_check(STp); in st_write()
666 static int write_behind_check(struct scsi_tape * STp) write_behind_check() function

Completed in 10 milliseconds