Lines Matching refs:reshape_backwards
5760 return mddev->reshape_backwards ? sector < reshape_sector : in ahead_of_reshape()
5767 return mddev->reshape_backwards ? max < reshape_sector : in range_ahead_of_reshape()
6236 if (mddev->reshape_backwards && in reshape_request()
6240 } else if (mddev->reshape_backwards && in reshape_request()
6244 } else if (!mddev->reshape_backwards && in reshape_request()
6276 if (mddev->reshape_backwards) { in reshape_request()
6296 if (mddev->reshape_backwards) { in reshape_request()
6338 if ((mddev->reshape_backwards in reshape_request()
6350 if (!mddev->reshape_backwards) in reshape_request()
6407 if (mddev->reshape_backwards) in reshape_request()
6459 if (!mddev->reshape_backwards) in reshape_request()
7808 } else if (mddev->reshape_backwards && in raid5_run()
7811 else if (!mddev->reshape_backwards && in raid5_run()
7891 } else if (mddev->reshape_backwards in raid5_run()
8477 if (mddev->reshape_backwards) in raid5_start_reshape()
8599 mddev->reshape_backwards = 0; in raid5_finish_reshape()