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
1430 extern int drbd_worker(struct drbd_thread *thi);
2170 int drbd_worker(struct drbd_thread *thi) in drbd_worker() function
2622 drbd_thread_init(resource, &connection->worker, drbd_worker, "worker"); in conn_create()