Searched refs:part_stat_local_dec (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | part_stat.h | 73 #define part_stat_local_dec(part, field) \ macro |
| /linux/block/ | ||
| H A D | blk-mq.c | 1085 part_stat_local_dec(req->part, in blk_account_io_done() |