Searched refs:bio_start_io_acct (Results 1 – 7 of 7) 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);
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()