Home
last modified time | relevance | path

Searched refs:md_unregister_thread (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-cluster.c951 md_unregister_thread(&cinfo->recovery_thread); in join()
952 md_unregister_thread(&cinfo->recv_thread); in join()
1014 md_unregister_thread(&cinfo->recovery_thread); in leave()
1015 md_unregister_thread(&cinfo->recv_thread); in leave()
H A Dmd.h704 extern void md_unregister_thread(struct md_thread **threadp);
H A Dmd.c6273 md_unregister_thread(&mddev->thread); in mddev_detach()
7972 void md_unregister_thread(struct md_thread **threadp) in md_unregister_thread() function
7993 EXPORT_SYMBOL(md_unregister_thread);
9380 md_unregister_thread(&mddev->sync_thread); in md_reap_sync_thread()
H A Draid5-cache.c3181 md_unregister_thread(&log->reclaim_thread); in r5l_exit_log()
H A Draid1.c3153 md_unregister_thread(&mddev->thread); in raid1_run()
H A Draid10.c3911 md_unregister_thread(&mddev->thread); in raid10_run()
H A Draid5.c7789 md_unregister_thread(&mddev->thread); in raid5_run()