Searched refs:bdev_end_io_acct (Results 1 - 4 of 4) sorted by relevance

/linux-master/block/
H A Dblk-core.c1024 void bdev_end_io_acct(struct block_device *bdev, enum req_op op, function
1039 EXPORT_SYMBOL(bdev_end_io_acct); variable
1044 bdev_end_io_acct(orig_bdev, bio_op(bio), bio_sectors(bio), start_time);
/linux-master/drivers/nvme/host/
H A Dmultipath.c145 bdev_end_io_acct(ns->head->disk->part0, req_op(rq),
/linux-master/include/linux/
H A Dblkdev.h1461 void bdev_end_io_acct(struct block_device *bdev, enum req_op op,
/linux-master/drivers/md/
H A Ddm.c517 bdev_end_io_acct(bio->bi_bdev, bio_op(bio),

Completed in 119 milliseconds