Searched refs:op_stat_group (Results 1 – 5 of 5) sorted by relevance
507 static inline int op_stat_group(enum req_op op) in op_stat_group() function
723 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_request()936 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_bio()
1107 const int sgrp = op_stat_group(op); in bdev_end_io_acct()
859 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_completion()1079 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_done()
9509 md_io_clone->rw = op_stat_group(bio_op(*bio)); in md_clone_bio()