Lines Matching refs:MaxSector
537 best_dist = MaxSector; in read_balance()
589 if (best_dist < MaxSector) in read_balance()
645 mirror->seq_start != MaxSector && in read_balance()
887 if (conf->start_next_window == MaxSector) in wait_barrier()
931 conf->start_next_window = MaxSector; in allow_barrier()
1520 conf->next_resync = MaxSector - 2 * NEXT_NORMALIO_DISTANCE; in close_sync()
1521 conf->start_next_window = MaxSector; in close_sync()
1548 && repl->recovery_offset == MaxSector in raid1_spare_active()
1566 && rdev->recovery_offset == MaxSector in raid1_spare_active()
2521 mddev->recovery_cp == MaxSector && in sync_request()
2578 sector_t first_bad = MaxSector; in sync_request()
2827 disk->seq_start = MaxSector; in setup_conf()
2841 conf->start_next_window = MaxSector; in setup_conf()
2909 if (mddev->reshape_position != MaxSector) { in run()
2947 mddev->recovery_cp = MaxSector; in run()
2949 if (mddev->recovery_cp != MaxSector) in run()