Lines Matching refs:MaxSector

656 	if (conf->reshape_progress != MaxSector &&  in raid10_find_phys()
753 best_dist = MaxSector; in read_balance()
763 if ((conf->mddev->recovery_cp < MaxSector in read_balance()
794 if (best_dist < MaxSector) in read_balance()
2106 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
2124 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()
2147 if (mddev->recovery_cp < MaxSector) in raid10_add_disk()
3301 mddev->recovery_cp == MaxSector && in raid10_sync_request()
3302 mddev->reshape_position == MaxSector && in raid10_sync_request()
3358 rdev->recovery_offset = MaxSector; in raid10_sync_request()
4056 if (mddev->reshape_position == MaxSector) { in setup_conf()
4058 conf->reshape_progress = MaxSector; in setup_conf()
4196 if (conf->reshape_progress != MaxSector) { in raid10_run()
4239 if (mddev->recovery_cp != MaxSector) in raid10_run()
4257 if (conf->reshape_progress != MaxSector) { in raid10_run()
4335 if (mddev->reshape_position != MaxSector) in raid10_resize()
4383 mddev->recovery_cp = MaxSector; in raid10_takeover_raid0()
4708 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4709 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4710 mddev->reshape_position = MaxSector; in raid10_start_reshape()
5081 conf->reshape_progress = MaxSector; in end_reshape()
5082 conf->reshape_safe = MaxSector; in end_reshape()
5097 || mddev->reshape_position == MaxSector) in raid10_update_reshape_pos()
5244 mddev->reshape_position = MaxSector; in raid10_finish_reshape()