Searched refs:DM_IO_ACCOUNTED (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Ddm-core.h311 DM_IO_ACCOUNTED, enumerator in enum:__anon48
H A Ddm.c547 if (dm_io_flagged(io, DM_IO_ACCOUNTED))
552 dm_io_set_flag(io, DM_IO_ACCOUNTED);
557 if (dm_io_flagged(io, DM_IO_ACCOUNTED)) {
561 dm_io_set_flag(io, DM_IO_ACCOUNTED);
954 if (dm_io_flagged(io, DM_IO_ACCOUNTED))

Completed in 188 milliseconds