Home
last modified time | relevance | path

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

/block/
Dblk.h189 void blk_account_io_completion(struct request *req, unsigned int bytes);
Dblk-core.c1318 void blk_account_io_completion(struct request *req, unsigned int bytes) in blk_account_io_completion() function
1459 blk_account_io_completion(req, nr_bytes); in blk_update_request()