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()
3881 if (mddev->reshape_position == MaxSector) { in setup_conf()
3883 conf->reshape_progress = MaxSector; in setup_conf()
4032 if (conf->reshape_progress != MaxSector) { in raid10_run()
4073 if (mddev->resync_offset != MaxSector) in raid10_run()
4091 if (conf->reshape_progress != MaxSector) { in raid10_run()
4154 if (mddev->reshape_position != MaxSector) in raid10_resize()
4205 mddev->resync_offset = MaxSector; in raid10_takeover_raid0()
4520 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4521 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4522 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4887 conf->reshape_progress = MaxSector; in end_reshape()
4888 conf->reshape_safe = MaxSector; in end_reshape()
4902 || mddev->reshape_position == MaxSector) in raid10_update_reshape_pos()
5039 mddev->reshape_position = MaxSector; in raid10_finish_reshape()