Searched refs:drbd_thread_start (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_int.h1002 extern int drbd_thread_start(struct drbd_thread *thi);
H A Ddrbd_main.c331 * drbd_thread_start needs to set "RESTARTING" in that case.
373 int drbd_thread_start(struct drbd_thread *thi) function
390 drbd_err(resource, "Failed to get module reference in drbd_thread_start\n");
451 drbd_thread_start(thi);
H A Ddrbd_state.c2063 drbd_thread_start(&connection->receiver);
H A Ddrbd_receiver.c1128 drbd_thread_start(&connection->ack_receiver);
H A Ddrbd_nl.c1347 drbd_thread_start(&connection->worker);

Completed in 353 milliseconds