Lines Matching refs:reshape_backwards
5809 return mddev->reshape_backwards ? sector < reshape_sector : in ahead_of_reshape()
5816 return mddev->reshape_backwards ? max < reshape_sector : in range_ahead_of_reshape()
6238 if (mddev->reshape_backwards && in reshape_request()
6242 } else if (mddev->reshape_backwards && in reshape_request()
6246 } else if (!mddev->reshape_backwards && in reshape_request()
6278 if (mddev->reshape_backwards) { in reshape_request()
6298 if (mddev->reshape_backwards) { in reshape_request()
6340 if ((mddev->reshape_backwards in reshape_request()
6352 if (!mddev->reshape_backwards) in reshape_request()
6409 if (mddev->reshape_backwards) in reshape_request()
6461 if (!mddev->reshape_backwards) in reshape_request()
7806 } else if (mddev->reshape_backwards && in raid5_run()
7809 else if (!mddev->reshape_backwards && in raid5_run()
7889 } else if (mddev->reshape_backwards in raid5_run()
8475 if (mddev->reshape_backwards) in raid5_start_reshape()
8597 mddev->reshape_backwards = 0; in raid5_finish_reshape()