Lines Matching refs:MaxSector
646 if (conf->reshape_progress != MaxSector && in raid10_find_phys()
742 best_dist = MaxSector; in read_balance()
775 if (best_dist < MaxSector) in read_balance()
2078 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
2096 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()
2120 if (mddev->resync_offset < MaxSector) in raid10_add_disk()
3188 mddev->resync_offset == MaxSector && in raid10_sync_request()
3189 mddev->reshape_position == MaxSector && in raid10_sync_request()
3247 rdev->recovery_offset = MaxSector; in raid10_sync_request()
3956 if (mddev->reshape_position == MaxSector) { in setup_conf()
3958 conf->reshape_progress = MaxSector; in setup_conf()
4105 if (conf->reshape_progress != MaxSector) { in raid10_run()
4148 if (mddev->resync_offset != MaxSector) in raid10_run()
4166 if (conf->reshape_progress != MaxSector) { in raid10_run()
4230 if (mddev->reshape_position != MaxSector) in raid10_resize()
4278 mddev->resync_offset = MaxSector; in raid10_takeover_raid0()
4592 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4593 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4594 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4958 conf->reshape_progress = MaxSector; in end_reshape()
4959 conf->reshape_safe = MaxSector; in end_reshape()
4973 || mddev->reshape_position == MaxSector) in raid10_update_reshape_pos()
5110 mddev->reshape_position = MaxSector; in raid10_finish_reshape()