Home
last modified time | relevance | path

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

/block/
Dblk-core.c2594 int total_bytes; in blk_update_request() local
2649 total_bytes = 0; in blk_update_request()
2659 total_bytes += bio_bytes; in blk_update_request()
2679 req->__data_len -= total_bytes; in blk_update_request()
2683 req->__sector += total_bytes >> 9; in blk_update_request()