Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dblk-mq.h75 #define RQF_IO_STAT ((__force req_flags_t)(1 << __RQF_IO_STAT)) macro
847 return (rq->rq_flags & (RQF_IO_STAT | RQF_STATS | RQF_USE_SCHED)); in blk_mq_need_time_stamp()
/linux-6.15/block/
H A Dblk-merge.c788 if (req->rq_flags & RQF_IO_STAT) { in blk_account_io_merge_request()
977 if (req->rq_flags & RQF_IO_STAT) { in blk_account_io_merge_bio()
H A Dblk-mq.c96 if (rq->rq_flags & RQF_IO_STAT && in blk_mq_check_inflight()
827 if (req->rq_flags & RQF_IO_STAT) { in blk_account_io_completion()
1045 if ((req->rq_flags & (RQF_IO_STAT|RQF_FLUSH_SEQ)) == RQF_IO_STAT) { in blk_account_io_done()
1097 req->rq_flags |= RQF_IO_STAT; in blk_account_io_start()