Searched refs:finish_reshape (Results 1 – 4 of 4) sorted by relevance
598 void (*finish_reshape) (struct mddev *mddev); member
9145 mddev->pers->finish_reshape && in md_do_sync()9514 mddev->pers->finish_reshape) { in md_reap_sync_thread()9515 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
8740 .finish_reshape = raid5_finish_reshape,8764 .finish_reshape = raid5_finish_reshape,8789 .finish_reshape = raid5_finish_reshape,
5300 .finish_reshape = raid10_finish_reshape,