Searched refs:bio_start_io_acct (Results 1 – 8 of 8) sorted by relevance
1027 unsigned long bio_start_io_acct(struct bio *bio) in bio_start_io_acct() function1031 EXPORT_SYMBOL_GPL(bio_start_io_acct);
1215 start_time = bio_start_io_acct(bio); in cached_dev_submit_bio()1304 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()
1451 start = bio_start_io_acct(bio); in btt_submit_bio()
1995 unsigned long start_time = bio_start_io_acct(bio); in zram_bio_read()2026 unsigned long start_time = bio_start_io_acct(bio); in zram_bio_write()
1529 unsigned long bio_start_io_acct(struct bio *bio);
1220 req->start_jif = bio_start_io_acct(req->master_bio); in drbd_request_prepare()
8776 md_io_clone->start_time = bio_start_io_acct(*bio); in md_clone_bio()