Searched refs:blk_rq_err_bytes (Results 1 – 3 of 3) sorted by relevance
2686 unsigned int blk_rq_err_bytes(const struct request *rq) in blk_rq_err_bytes() function2712 EXPORT_SYMBOL_GPL(blk_rq_err_bytes);
1056 extern unsigned int blk_rq_err_bytes(const struct request *rq);
919 if (!scsi_end_request(req, blk_stat, blk_rq_err_bytes(req), 0)) in scsi_io_completion_action()