Searched refs:cluster_sync_high (Results 1 – 2 of 2) sorted by relevance
119 sector_t cluster_sync_high; member
2515 conf->cluster_sync_high = 0; in sync_request()2542 mddev_is_clustered(mddev) && (sector_nr + 2 * RESYNC_SECTORS > conf->cluster_sync_high)); in sync_request()2734 conf->cluster_sync_high < sector_nr + nr_sectors) { in sync_request()2736 conf->cluster_sync_high = conf->cluster_sync_low + CLUSTER_RESYNC_WINDOW_SECTORS; in sync_request()2740 conf->cluster_sync_high); in sync_request()