Searched refs:RQF_IO_STAT (Results 1 – 3 of 3) sorted by relevance
76 #define RQF_IO_STAT ((__force req_flags_t)(1 << __RQF_IO_STAT)) macro 853 return (rq->rq_flags & (RQF_IO_STAT | RQF_STATS | RQF_USE_SCHED)); in blk_mq_need_time_stamp()
655 if (req->rq_flags & RQF_IO_STAT) { in blk_account_io_merge_request() 848 if (req->rq_flags & RQF_IO_STAT) { in blk_account_io_merge_bio()
96 if (rq->rq_flags & RQF_IO_STAT && in blk_mq_check_in_driver() 831 if (req->rq_flags & RQF_IO_STAT) { in blk_account_io_completion() 1051 if ((req->rq_flags & (RQF_IO_STAT|RQF_FLUSH_SEQ)) == RQF_IO_STAT) { in blk_account_io_done() 1103 req->rq_flags |= RQF_IO_STAT; in blk_account_io_start()