Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi.c201 int old_good_bytes = good_bytes; in scsi_finish_command() local
211 if (good_bytes == old_good_bytes) in scsi_finish_command()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi.c185 int old_good_bytes = good_bytes; in scsi_finish_command() local
195 if (good_bytes == old_good_bytes) in scsi_finish_command()

Completed in 4 milliseconds