Searched refs:cluster_sync_low (Results 1 – 2 of 2) sorted by relevance
3139 conf->cluster_sync_high = conf->cluster_sync_low + window_size; in raid10_set_cluster_sync_high()3211 conf->cluster_sync_low = 0; in raid10_sync_request()3716 conf->cluster_sync_low = mddev->curr_resync_completed; in raid10_sync_request()3720 conf->cluster_sync_low, in raid10_sync_request()3745 if (conf->cluster_sync_low == 0 || in raid10_sync_request()3746 conf->cluster_sync_low > sect_va2) in raid10_sync_request()3747 conf->cluster_sync_low = sect_va2; in raid10_sync_request()3753 conf->cluster_sync_low, in raid10_sync_request()4821 conf->cluster_sync_low = sector_nr; in reshape_request()4831 if (sb_reshape_pos < conf->cluster_sync_low) in reshape_request()[all …]
2814 conf->cluster_sync_low = 0; in raid1_sync_request()3038 conf->cluster_sync_low = mddev->curr_resync_completed; in raid1_sync_request()3039 conf->cluster_sync_high = conf->cluster_sync_low + CLUSTER_RESYNC_WINDOW_SECTORS; in raid1_sync_request()3042 conf->cluster_sync_low, in raid1_sync_request()