Searched refs:blk_account_rq (Results 1 – 3 of 3) sorted by relevance
587 if (blk_account_rq(rq)) { in elv_requeue_request()781 if (blk_account_rq(rq)) { in elv_completed_request()
2970 if (blk_account_rq(rq)) in blk_dequeue_request()
751 static inline bool blk_account_rq(struct request *rq) in blk_account_rq() function