Home
last modified time | relevance | path

Searched refs:dm_io_acct (Results 1 – 1 of 1) sorted by relevance

/drivers/md/
Ddm.c491 static void dm_io_acct(bool end, struct mapped_device *md, struct bio *bio, in dm_io_acct() function
521 dm_io_acct(false, io->md, io->orig_bio, io->start_time, &io->stats_aux); in start_io_acct()
527 dm_io_acct(true, md, bio, start_time, stats_aux); in end_io_acct()