Searched refs:start_reshape (Results 1 – 3 of 3) sorted by relevance
369 int (*start_reshape) (mddev_t *mddev); member
5932 .start_reshape = raid5_start_reshape,5954 .start_reshape = raid5_start_reshape,5977 .start_reshape = raid5_start_reshape,
3799 if (mddev->pers->start_reshape == NULL) in action_store()3801 err = mddev->pers->start_reshape(mddev); in action_store()4511 pers->start_reshape == NULL) { in md_run()