Lines Matching refs:MaxSector

654 	if (conf->reshape_progress != MaxSector &&  in raid10_find_phys()
751 best_dist = MaxSector; in read_balance()
761 if ((conf->mddev->recovery_cp < MaxSector in read_balance()
800 if (best_dist < MaxSector) in read_balance()
2110 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
2128 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()
2152 if (mddev->recovery_cp < MaxSector) in raid10_add_disk()
3314 mddev->recovery_cp == MaxSector && in raid10_sync_request()
3315 mddev->reshape_position == MaxSector && in raid10_sync_request()
3375 rdev->recovery_offset = MaxSector; in raid10_sync_request()
4099 if (mddev->reshape_position == MaxSector) { in setup_conf()
4101 conf->reshape_progress = MaxSector; in setup_conf()
4234 if (conf->reshape_progress != MaxSector) { in raid10_run()
4277 if (mddev->recovery_cp != MaxSector) in raid10_run()
4295 if (conf->reshape_progress != MaxSector) { in raid10_run()
4362 if (mddev->reshape_position != MaxSector) in raid10_resize()
4410 mddev->recovery_cp = MaxSector; in raid10_takeover_raid0()
4734 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4735 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4736 mddev->reshape_position = MaxSector; in raid10_start_reshape()
5107 conf->reshape_progress = MaxSector; in end_reshape()
5108 conf->reshape_safe = MaxSector; in end_reshape()
5123 || mddev->reshape_position == MaxSector) in raid10_update_reshape_pos()
5270 mddev->reshape_position = MaxSector; in raid10_finish_reshape()