Searched refs:op_stat_group (Results 1 – 5 of 5) sorted by relevance
513 static inline int op_stat_group(unsigned int op) in op_stat_group() function
1238 const int sgrp = op_stat_group(req_op(req)); in __blk_account_io_done()1263 const int sgrp = op_stat_group(op); in __part_start_io_acct()1298 const int sgrp = op_stat_group(op); in __part_end_io_acct()
742 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_request()953 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_bio()
680 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_completion()
1560 sectors[op_stat_group(bio_op(bio))], ci.sector_count); in __split_and_process_bio()
Completed in 22 milliseconds