Lines Matching refs:MaxSector
649 if (conf->reshape_progress != MaxSector && in raid10_find_phys()
745 best_dist = MaxSector; in read_balance()
778 if (best_dist < MaxSector) in read_balance()
2037 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
2055 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()
2079 if (mddev->recovery_cp < MaxSector) in raid10_add_disk()
3161 mddev->recovery_cp == MaxSector && in raid10_sync_request()
3162 mddev->reshape_position == MaxSector && in raid10_sync_request()
3220 rdev->recovery_offset = MaxSector; in raid10_sync_request()
3930 if (mddev->reshape_position == MaxSector) { in setup_conf()
3932 conf->reshape_progress = MaxSector; in setup_conf()
4079 if (conf->reshape_progress != MaxSector) { in raid10_run()
4122 if (mddev->recovery_cp != MaxSector) in raid10_run()
4140 if (conf->reshape_progress != MaxSector) { in raid10_run()
4204 if (mddev->reshape_position != MaxSector) in raid10_resize()
4252 mddev->recovery_cp = MaxSector; in raid10_takeover_raid0()
4566 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4567 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4568 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4934 conf->reshape_progress = MaxSector; in end_reshape()
4935 conf->reshape_safe = MaxSector; in end_reshape()
4949 || mddev->reshape_position == MaxSector) in raid10_update_reshape_pos()
5086 mddev->reshape_position = MaxSector; in raid10_finish_reshape()