Searched refs:RQF_IO_STAT (Results 1 – 3 of 3) sorted by relevance
48 #define RQF_IO_STAT ((__force req_flags_t)(1 << 13)) macro835 return (rq->rq_flags & (RQF_IO_STAT | RQF_STATS | RQF_USE_SCHED)); in blk_mq_need_time_stamp()
343 return (rq->rq_flags & RQF_IO_STAT) && !blk_rq_is_passthrough(rq); in blk_do_io_stat()
365 data->rq_flags |= RQF_IO_STAT; in blk_mq_rq_ctx_init()