Lines Matching refs:MaxSector

628 	if (conf->reshape_progress != MaxSector &&  in raid10_find_phys()
725 best_dist = MaxSector; in read_balance()
735 if ((conf->mddev->recovery_cp < MaxSector in read_balance()
766 if (best_dist < MaxSector) in read_balance()
1704 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
1722 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()
1745 if (mddev->recovery_cp < MaxSector) in raid10_add_disk()
2908 mddev->recovery_cp == MaxSector && in raid10_sync_request()
2909 mddev->reshape_position == MaxSector && in raid10_sync_request()
2965 rdev->recovery_offset = MaxSector; in raid10_sync_request()
3663 if (mddev->reshape_position == MaxSector) { in setup_conf()
3665 conf->reshape_progress = MaxSector; in setup_conf()
3818 if (conf->reshape_progress != MaxSector) { in raid10_run()
3861 if (mddev->recovery_cp != MaxSector) in raid10_run()
3879 if (conf->reshape_progress != MaxSector) { in raid10_run()
3957 if (mddev->reshape_position != MaxSector) in raid10_resize()
4005 mddev->recovery_cp = MaxSector; in raid10_takeover_raid0()
4330 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4331 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4332 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4709 conf->reshape_progress = MaxSector; in end_reshape()
4710 conf->reshape_safe = MaxSector; in end_reshape()
4725 || mddev->reshape_position == MaxSector) in raid10_update_reshape_pos()
4872 mddev->reshape_position = MaxSector; in raid10_finish_reshape()