Searched refs:drbd_worker (Results 1 – 4 of 4) sorted by relevance
3 drbd-y += drbd_worker.o drbd_receiver.o drbd_req.o drbd_actlog.o
1487 extern int drbd_worker(struct drbd_thread *thi);
2162 int drbd_worker(struct drbd_thread *thi) in drbd_worker() function
2610 drbd_thread_init(resource, &connection->worker, drbd_worker, "worker"); in conn_create()