Searched refs:start_reshape (Results 1 – 4 of 4) sorted by relevance
519 int (*start_reshape) (struct mddev *mddev); member
7870 .start_reshape = raid5_start_reshape,7893 .start_reshape = raid5_start_reshape,7917 .start_reshape = raid5_start_reshape,
4344 if (mddev->pers->start_reshape == NULL) in action_store()4352 err = mddev->pers->start_reshape(mddev); in action_store()5207 pers->start_reshape == NULL) { in md_run()
4637 .start_reshape = raid10_start_reshape,