Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5-cache.c802 md_unregister_thread(&log->reclaim_thread); in r5l_quiesce()
1178 md_unregister_thread(&log->reclaim_thread); in r5l_init_log()
1188 md_unregister_thread(&log->reclaim_thread); in r5l_exit_log()
Dmd-cluster.c816 md_unregister_thread(&cinfo->recovery_thread); in leave()
817 md_unregister_thread(&cinfo->recv_thread); in leave()
Dmd.h636 extern void md_unregister_thread(struct md_thread **threadp);
Dmd.c5500 md_unregister_thread(&mddev->thread); in mddev_detach()
7159 void md_unregister_thread(struct md_thread **threadp) in md_unregister_thread() function
7175 EXPORT_SYMBOL(md_unregister_thread);
8433 md_unregister_thread(&mddev->sync_thread); in md_reap_sync_thread()
Draid1.c2978 md_unregister_thread(&mddev->thread); in run()
Draid10.c3715 md_unregister_thread(&mddev->thread); in run()
Draid5.c7044 md_unregister_thread(&mddev->thread); in run()