Lines Matching refs:reshape_position
756 if (conf->mddev->reshape_position != MaxSector) in has_failed()
5700 if (mddev->reshape_position != MaxSector) in make_discard_request()
6114 mddev->reshape_position == MaxSector) { in raid5_make_request()
6370 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6389 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6479 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6498 conf->reshape_safe = mddev->reshape_position; in reshape_request()
7019 mddev->reshape_position != MaxSector || mddev->sysfs_active) { in raid5_store_stripe_size()
7552 if (mddev->reshape_position == MaxSector) in setup_conf()
7647 conf->reshape_progress = mddev->reshape_position; in setup_conf()
7657 if (mddev->reshape_position != MaxSector) { in setup_conf()
7869 if (mddev->reshape_position != MaxSector) { in raid5_run()
7907 here_new = mddev->reshape_position; in raid5_run()
7917 here_old = mddev->reshape_position; in raid5_run()
8344 mddev->reshape_position == MaxSector && in raid5_add_disk()
8434 if (mddev->delta_disks < 0 && mddev->reshape_position == MaxSector) { in check_reshape()
8578 mddev->reshape_position = conf->reshape_progress; in raid5_start_reshape()
8605 conf->mddev->reshape_position = MaxSector; in end_reshape()
8647 mddev->reshape_position = MaxSector; in raid5_finish_reshape()