Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_lib.c726 static unsigned int scsi_rq_err_bytes(const struct request *rq) in scsi_rq_err_bytes() function
932 if (!scsi_end_request(req, blk_stat, scsi_rq_err_bytes(req))) in scsi_io_completion_action()