Lines Matching refs:MaxSector
648 if (conf->reshape_progress != MaxSector && in raid10_find_phys()
744 best_dist = MaxSector; in read_balance()
777 if (best_dist < MaxSector) in read_balance()
2072 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
2090 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()
2114 if (mddev->resync_offset < MaxSector) in raid10_add_disk()
3166 mddev->resync_offset == MaxSector && in raid10_sync_request()
3167 mddev->reshape_position == MaxSector && in raid10_sync_request()
3222 rdev->recovery_offset = MaxSector; in raid10_sync_request()
3883 if (mddev->reshape_position == MaxSector) { in setup_conf()
3885 conf->reshape_progress = MaxSector; in setup_conf()
4034 if (conf->reshape_progress != MaxSector) { in raid10_run()
4075 if (mddev->resync_offset != MaxSector) in raid10_run()
4093 if (conf->reshape_progress != MaxSector) { in raid10_run()
4156 if (mddev->reshape_position != MaxSector) in raid10_resize()
4207 mddev->resync_offset = MaxSector; in raid10_takeover_raid0()
4522 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4523 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4524 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4889 conf->reshape_progress = MaxSector; in end_reshape()
4890 conf->reshape_safe = MaxSector; in end_reshape()
4904 || mddev->reshape_position == MaxSector) in raid10_update_reshape_pos()
5041 mddev->reshape_position = MaxSector; in raid10_finish_reshape()