Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Dmd.h370 void (*finish_reshape) (mddev_t *mddev); member
Draid5.c5933 .finish_reshape = raid5_finish_reshape,
5955 .finish_reshape = raid5_finish_reshape,
5978 .finish_reshape = raid5_finish_reshape,
Dmd.c7099 mddev->pers->finish_reshape) in reap_sync_thread()
7100 mddev->pers->finish_reshape(mddev); in reap_sync_thread()