Home
last modified time | relevance | path

Searched refs:finish_reshape (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.h589 void (*finish_reshape) (struct mddev *mddev); member
H A Draid5.c8715 .finish_reshape = raid5_finish_reshape,
8739 .finish_reshape = raid5_finish_reshape,
8764 .finish_reshape = raid5_finish_reshape,
H A Dmd.c9023 mddev->pers->finish_reshape && in md_do_sync()
9392 mddev->pers->finish_reshape) { in md_reap_sync_thread()
9393 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
H A Draid10.c4901 .finish_reshape = raid10_finish_reshape,