Lines Matching refs:reshape_position
752 if (conf->mddev->reshape_position != MaxSector) in has_failed()
5677 if (mddev->reshape_position != MaxSector) in make_discard_request()
6096 mddev->reshape_position == MaxSector) { in raid5_make_request()
6340 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6359 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6449 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6468 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6988 mddev->reshape_position != MaxSector || mddev->sysfs_active) { in raid5_store_stripe_size()
7520 if (mddev->reshape_position == MaxSector) in setup_conf()
7616 conf->reshape_progress = mddev->reshape_position; in setup_conf()
7626 if (mddev->reshape_position != MaxSector) { in setup_conf()
7815 if (mddev->reshape_position != MaxSector) { in raid5_run()
7853 here_new = mddev->reshape_position; in raid5_run()
7863 here_old = mddev->reshape_position; in raid5_run()
8288 mddev->reshape_position == MaxSector && in raid5_add_disk()
8376 if (mddev->delta_disks < 0 && mddev->reshape_position == MaxSector) { in check_reshape()
8520 mddev->reshape_position = conf->reshape_progress; in raid5_start_reshape()
8547 conf->mddev->reshape_position = MaxSector; in end_reshape()
8589 mddev->reshape_position = MaxSector; in raid5_finish_reshape()