Searched refs:DM_IO_ACCOUNTED (Results 1 – 2 of 2) sorted by relevance
310 DM_IO_ACCOUNTED, enumerator
550 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) in dm_start_io_acct()555 dm_io_set_flag(io, DM_IO_ACCOUNTED); in dm_start_io_acct()560 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) { in dm_start_io_acct()564 dm_io_set_flag(io, DM_IO_ACCOUNTED); in dm_start_io_acct()957 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) in __dm_io_complete()
Completed in 12 milliseconds