Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dblk_types.h524 static inline int op_stat_group(enum req_op op) in op_stat_group() function
/linux-6.3-rc2/block/
A Dblk-core.c966 const int sgrp = op_stat_group(op); in bdev_start_io_acct()
995 const int sgrp = op_stat_group(op); in bdev_end_io_acct()
A Dblk-merge.c785 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_request()
965 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_bio()
A Dblk-mq.c801 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_completion()
981 const int sgrp = op_stat_group(req_op(req)); in __blk_account_io_done()

Completed in 16 milliseconds