Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-mq.c976 static inline void blk_account_io_done(struct request *req, u64 now) in blk_account_io_done() function
1029 blk_account_io_done(rq, now); in __blk_mq_end_request_acct()
3113 blk_account_io_done(rq, blk_time_get_ns()); in blk_insert_cloned_request()