recv_thread        85 drivers/md/md-cluster.c 	struct md_thread *recv_thread;
recv_thread       426 drivers/md/md-cluster.c 			md_wakeup_thread(cinfo->recv_thread);
recv_thread       888 drivers/md/md-cluster.c 	cinfo->recv_thread = md_register_thread(recv_daemon, mddev, "cluster_recv");
recv_thread       889 drivers/md/md-cluster.c 	if (!cinfo->recv_thread) {
recv_thread       947 drivers/md/md-cluster.c 	md_unregister_thread(&cinfo->recv_thread);
recv_thread       971 drivers/md/md-cluster.c 		md_wakeup_thread(cinfo->recv_thread);
recv_thread      1010 drivers/md/md-cluster.c 	md_unregister_thread(&cinfo->recv_thread);