Searched refs:DM_IO_ACCOUNTED (Results 1 – 2 of 2) sorted by relevance
312 DM_IO_ACCOUNTED, enumerator
548 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) in dm_start_io_acct()553 dm_io_set_flag(io, DM_IO_ACCOUNTED); in dm_start_io_acct()558 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) { in dm_start_io_acct()562 dm_io_set_flag(io, DM_IO_ACCOUNTED); in dm_start_io_acct()955 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) in __dm_io_complete()
Completed in 12 milliseconds