Home
last modified time | relevance | path

Searched refs:sync_search (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-log.c234 int sync_search; member
512 lc->sync_search = 0; in create_log_context()
630 lc->sync_search = 0; in disk_resume()
664 lc->sync_search = 0; in core_resume()
747 if (lc->sync_search >= lc->region_count) in core_get_resync_work()
753 lc->sync_search); in core_get_resync_work()
754 lc->sync_search = *region + 1; in core_get_resync_work()