Searched refs:part_stat_local_dec (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ | ||
D | part_stat.h | 73 #define part_stat_local_dec(part, field) \ macro |
/Linux-v6.6/block/ | ||
D | blk-core.c | 989 part_stat_local_dec(bdev, in_flight[op_is_write(op)]); in bdev_end_io_acct() |