Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dblk_types.h531 static inline int op_stat_group(enum req_op op) in op_stat_group() function
/linux-6.1.9/block/
Dblk-core.c934 const int sgrp = op_stat_group(op); in bdev_start_io_acct()
975 const int sgrp = op_stat_group(op); in bdev_end_io_acct()
Dblk-merge.c754 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_request()
934 part_stat_inc(req->part, merges[op_stat_group(req_op(req))]); in blk_account_io_merge_bio()
Dblk-mq.c768 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_completion()
948 const int sgrp = op_stat_group(req_op(req)); in __blk_account_io_done()