Lines Matching refs:reshape_backwards
5882 return mddev->reshape_backwards ? sector < reshape_sector : in ahead_of_reshape()
5889 return mddev->reshape_backwards ? max < reshape_sector : in range_ahead_of_reshape()
6229 if (mddev->reshape_backwards && in reshape_request()
6233 } else if (mddev->reshape_backwards && in reshape_request()
6237 } else if (!mddev->reshape_backwards && in reshape_request()
6269 if (mddev->reshape_backwards) { in reshape_request()
6287 if (mddev->reshape_backwards) { in reshape_request()
6325 if ((mddev->reshape_backwards in reshape_request()
6337 if (!mddev->reshape_backwards) in reshape_request()
6394 if (mddev->reshape_backwards) in reshape_request()
6446 if (!mddev->reshape_backwards) in reshape_request()
7755 } else if (mddev->reshape_backwards && in raid5_run()
7758 else if (!mddev->reshape_backwards && in raid5_run()
7843 } else if (mddev->reshape_backwards in raid5_run()
8511 if (mddev->reshape_backwards) in raid5_start_reshape()
8656 mddev->reshape_backwards = 0; in raid5_finish_reshape()