Lines Matching refs:reshape_position
752 if (conf->mddev->reshape_position != MaxSector) in has_failed()
5730 if (mddev->reshape_position != MaxSector) in make_discard_request()
6105 mddev->reshape_position == MaxSector) { in raid5_make_request()
6350 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6369 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6459 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6478 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6998 mddev->reshape_position != MaxSector || mddev->sysfs_active) { in raid5_store_stripe_size()
7526 if (mddev->reshape_position == MaxSector) in setup_conf()
7622 conf->reshape_progress = mddev->reshape_position; in setup_conf()
7632 if (mddev->reshape_position != MaxSector) { in setup_conf()
7821 if (mddev->reshape_position != MaxSector) { in raid5_run()
7859 here_new = mddev->reshape_position; in raid5_run()
7869 here_old = mddev->reshape_position; in raid5_run()
8294 mddev->reshape_position == MaxSector && in raid5_add_disk()
8382 if (mddev->delta_disks < 0 && mddev->reshape_position == MaxSector) { in check_reshape()
8526 mddev->reshape_position = conf->reshape_progress; in raid5_start_reshape()
8553 conf->mddev->reshape_position = MaxSector; in end_reshape()
8595 mddev->reshape_position = MaxSector; in raid5_finish_reshape()