Searched refs:md_register_thread (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/md/
H A Dmd.h779 extern struct md_thread *md_register_thread(
H A Dmd-cluster.c366 md_register_thread(recover_bitmaps, mddev, "recover"));
904 md_register_thread(recv_daemon, mddev, "cluster_recv"));
H A Draid5-cache.c3118 thread = md_register_thread(r5l_reclaim_thread, log->rdev->mddev,
H A Dmd.c8096 struct md_thread *md_register_thread(void (*run) (struct md_thread *), function
8120 EXPORT_SYMBOL(md_register_thread); variable
9484 md_register_thread(md_do_sync, mddev, name));
H A Draid1.c3175 md_register_thread(raid1d, mddev, "raid1"));
H A Draid10.c3958 md_register_thread(raid10d, mddev, "raid10"));
H A Draid5.c7653 md_register_thread(raid5d, mddev, pers_name));

Completed in 161 milliseconds