Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblk_types.h513 static inline int op_stat_group(unsigned int op) in op_stat_group() function
/linux/block/
A Dblk-core.c1238 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()
A Dblk-merge.c742 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()
A Dblk-mq.c680 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_completion()
/linux/drivers/md/
A Ddm.c1560 sectors[op_stat_group(bio_op(bio))], ci.sector_count); in __split_and_process_bio()

Completed in 22 milliseconds