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

/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_main.c343 * drbd_thread_start needs to set "RESTARTING" in that case. drbd_thread_setup()
385 int drbd_thread_start(struct drbd_thread *thi) drbd_thread_start() function
402 drbd_err(resource, "Failed to get module reference in drbd_thread_start\n"); drbd_thread_start()
463 drbd_thread_start(thi); _drbd_thread_stop()
H A Ddrbd_state.c1591 drbd_thread_start(&connection->receiver); w_after_conn_state_ch()
H A Ddrbd_int.h1067 extern int drbd_thread_start(struct drbd_thread *thi);
H A Ddrbd_nl.c1231 drbd_thread_start(&connection->worker); conn_reconfig_start()
H A Ddrbd_receiver.c1102 drbd_thread_start(&connection->asender); conn_connect()

Completed in 177 milliseconds