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

/linux-master/drivers/md/
H A Ddm-log.c222 int touched_dirtied; member in struct:log_c
277 l->touched_dirtied = 1;
412 lc->touched_dirtied = 0;
694 if (!lc->touched_cleaned && !lc->touched_dirtied)
714 if (lc->touched_dirtied) {
720 lc->touched_dirtied = 0;

Completed in 82 milliseconds