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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm-log.c209 int touched_dirtied; member in struct:log_c
264 l->touched_dirtied = 1;
395 lc->touched_dirtied = 0;
682 if (!lc->touched_cleaned && !lc->touched_dirtied)
702 if (lc->touched_dirtied) {
708 lc->touched_dirtied = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Ddm-log.c209 int touched_dirtied; member in struct:log_c
264 l->touched_dirtied = 1;
395 lc->touched_dirtied = 0;
682 if (!lc->touched_cleaned && !lc->touched_dirtied)
702 if (lc->touched_dirtied) {
708 lc->touched_dirtied = 0;

Completed in 122 milliseconds