Searched refs:bio_start_io_acct (Results 1 – 8 of 8) sorted by relevance
971 unsigned long bio_start_io_acct(struct bio *bio) in bio_start_io_acct() function975 EXPORT_SYMBOL_GPL(bio_start_io_acct);
1201 start_time = bio_start_io_acct(bio); in cached_dev_submit_bio()1290 s = search_alloc(bio, d, bio->bi_bdev, bio_start_io_acct(bio)); in flash_dev_submit_bio()
217 start = bio_start_io_acct(bio); in pmem_submit_bio()
1455 start = bio_start_io_acct(bio); in btt_submit_bio()
1873 unsigned long start_time = bio_start_io_acct(bio); in zram_bio_read()1904 unsigned long start_time = bio_start_io_acct(bio); in zram_bio_write()
1435 unsigned long bio_start_io_acct(struct bio *bio);
1220 req->start_jif = bio_start_io_acct(req->master_bio); in drbd_request_prepare()
8693 md_io_clone->start_time = bio_start_io_acct(*bio); in md_clone_bio()