Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dblk_types.h529 static inline int op_stat_group(enum req_op op) in op_stat_group() function
/openbmc/linux/block/
H A Dblk-merge.c793 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_request()
977 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_bio()
H A Dblk-core.c1001 const int sgrp = op_stat_group(op); in bdev_end_io_acct()
H A Dblk-mq.c790 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_completion()
992 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_done()