Home
last modified time | relevance | path

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

/drivers/md/
Dmd.h575 void (*finish_reshape) (struct mddev *mddev); member
Dmd.c8791 mddev->pers->finish_reshape && in md_do_sync()
9162 mddev->pers->finish_reshape) { in md_reap_sync_thread()
9163 mddev->pers->finish_reshape(mddev); in md_reap_sync_thread()
Draid5.c8428 .finish_reshape = raid5_finish_reshape,
8453 .finish_reshape = raid5_finish_reshape,
8479 .finish_reshape = raid5_finish_reshape,
Draid10.c4930 .finish_reshape = raid10_finish_reshape,