Searched refs:blk_rq_err_bytes (Results 1 – 3 of 3) sorted by relevance
1224 unsigned int blk_rq_err_bytes(const struct request *rq) in blk_rq_err_bytes() function1250 EXPORT_SYMBOL_GPL(blk_rq_err_bytes);
1017 extern unsigned int blk_rq_err_bytes(const struct request *rq);
825 if (!scsi_end_request(req, blk_stat, blk_rq_err_bytes(req))) in scsi_io_completion_action()