Searched refs:bio_start_io_acct (Results 1 – 7 of 7) sorted by relevance
1098 unsigned long bio_start_io_acct(struct bio *bio) in bio_start_io_acct() function1102 EXPORT_SYMBOL_GPL(bio_start_io_acct);
1201 start_time = bio_start_io_acct(bio); in cached_dev_submit_bio()1291 s = search_alloc(bio, d, bio->bi_bdev, bio_start_io_acct(bio)); in flash_dev_submit_bio()
223 start = bio_start_io_acct(bio); in pmem_submit_bio()
1462 start = bio_start_io_acct(bio); in btt_submit_bio()
1635 unsigned long bio_start_io_acct(struct bio *bio);
1221 req->start_jif = bio_start_io_acct(req->master_bio); in drbd_request_prepare()
9501 md_io_clone->start_time = bio_start_io_acct(*bio); in md_clone_bio()