Searched refs:bdev_end_io_acct (Results 1 – 4 of 4) sorted by relevance
| /linux/block/ |
| H A D | blk-core.c | 1104 void bdev_end_io_acct(struct block_device *bdev, enum req_op op, in bdev_end_io_acct() function 1119 EXPORT_SYMBOL(bdev_end_io_acct); 1124 bdev_end_io_acct(orig_bdev, bio_op(bio), bio_sectors(bio), start_time); in bio_end_io_acct_remapped()
|
| /linux/include/linux/ |
| H A D | blkdev.h | 1632 void bdev_end_io_acct(struct block_device *bdev, enum req_op op,
|
| /linux/drivers/nvme/host/ |
| H A D | multipath.c | 211 bdev_end_io_acct(ns->head->disk->part0, req_op(rq), in nvme_mpath_end_request()
|
| /linux/drivers/md/ |
| H A D | dm.c | 515 bdev_end_io_acct(bio->bi_bdev, bio_op(bio), in dm_io_acct()
|