Searched refs:DM_IO_ACCOUNTED (Results 1 – 2 of 2) sorted by relevance
309 DM_IO_ACCOUNTED, enumerator
545 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) in dm_start_io_acct()550 dm_io_set_flag(io, DM_IO_ACCOUNTED); in dm_start_io_acct()555 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) { in dm_start_io_acct()559 dm_io_set_flag(io, DM_IO_ACCOUNTED); in dm_start_io_acct()954 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) in __dm_io_complete()
Completed in 9 milliseconds