Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-log.c231 int sync_search; member
507 lc->sync_search = 0; in create_log_context()
623 lc->sync_search = 0; in disk_resume()
655 lc->sync_search = 0; in core_resume()
734 if (lc->sync_search >= lc->region_count) in core_get_resync_work()
740 lc->sync_search); in core_get_resync_work()
741 lc->sync_search = *region + 1; in core_get_resync_work()