Searched refs:part_stat_inc (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | part_stat.h | 68 #define part_stat_inc(part, field) \ macro |
| /linux/block/ | ||
| H A D | blk-mq.c | 1083 part_stat_inc(req->part, ios[sgrp]); in blk_account_io_done() |