Lines Matching refs:MaxSector

619 	if (conf->reshape_progress != MaxSector &&  in raid10_find_phys()
697 if (conf->reshape_progress != MaxSector && in raid10_mergeable_bvec()
720 if (conf->reshape_progress != MaxSector) { in raid10_mergeable_bvec()
801 best_dist = MaxSector; in read_balance()
810 if (conf->mddev->recovery_cp < MaxSector in read_balance()
838 if (best_dist < MaxSector) in read_balance()
1740 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()
1758 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()
1782 if (mddev->recovery_cp < MaxSector) in raid10_add_disk()
2914 mddev->recovery_cp == MaxSector && in sync_request()
2915 mddev->reshape_position == MaxSector && in sync_request()
2967 = MaxSector; in sync_request()
3554 if (mddev->reshape_position == MaxSector) { in setup_conf()
3556 conf->reshape_progress = MaxSector; in setup_conf()
3691 if (conf->reshape_progress != MaxSector) { in run()
3727 if (mddev->recovery_cp != MaxSector) in run()
3759 if (conf->reshape_progress != MaxSector) { in run()
3840 if (mddev->reshape_position != MaxSector) in raid10_resize()
3890 mddev->recovery_cp = MaxSector; in raid10_takeover_raid0()
4183 conf->reshape_progress = MaxSector; in raid10_start_reshape()
4184 conf->reshape_safe = MaxSector; in raid10_start_reshape()
4185 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4538 conf->reshape_progress = MaxSector; in end_reshape()
4539 conf->reshape_safe = MaxSector; in end_reshape()
4686 mddev->reshape_position = MaxSector; in raid10_finish_reshape()