Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log.c219 int touched_dirtied; member
274 l->touched_dirtied = 1; in log_clear_bit()
408 lc->touched_dirtied = 0; in create_log_context()
685 if (!lc->touched_cleaned && !lc->touched_dirtied) in disk_flush()
705 if (lc->touched_dirtied) { in disk_flush()
711 lc->touched_dirtied = 0; in disk_flush()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-log.c222 int touched_dirtied; member
277 l->touched_dirtied = 1; in log_clear_bit()
412 lc->touched_dirtied = 0; in create_log_context()
694 if (!lc->touched_cleaned && !lc->touched_dirtied) in disk_flush()
714 if (lc->touched_dirtied) { in disk_flush()
720 lc->touched_dirtied = 0; in disk_flush()

Completed in 3 milliseconds