Lines Matching refs:reshape_position
616 if (conf->mddev->reshape_position == MaxSector) in has_failed()
5497 if (mddev->reshape_position != MaxSector) in make_discard_request()
5614 mddev->reshape_position == MaxSector) { in raid5_make_request()
5887 mddev->reshape_position = conf->reshape_progress; in reshape_request()
5906 conf->reshape_safe = mddev->reshape_position; in reshape_request()
5994 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6013 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6968 if (mddev->reshape_position == MaxSector) in setup_conf()
7061 conf->reshape_progress = mddev->reshape_position; in setup_conf()
7071 if (mddev->reshape_position != MaxSector) { in setup_conf()
7196 if (mddev->reshape_position != MaxSector) { in raid5_run()
7234 here_new = mddev->reshape_position; in raid5_run()
7244 here_old = mddev->reshape_position; in raid5_run()
7830 if (mddev->delta_disks < 0 && mddev->reshape_position == MaxSector) { in check_reshape()
7966 mddev->reshape_position = conf->reshape_progress; in raid5_start_reshape()
7989 mddev->reshape_position = MaxSector; in raid5_start_reshape()
8014 conf->mddev->reshape_position = MaxSector; in end_reshape()
8063 mddev->reshape_position = MaxSector; in raid5_finish_reshape()