Home
last modified time | relevance | path

Searched refs:drbd_thread_stop (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/block/drbd/
Ddrbd_nl.c1413 drbd_thread_stop(&connection->receiver); in conn_reconfig_done()
1414 drbd_thread_stop(&connection->worker); in conn_reconfig_done()
2709 drbd_thread_stop(&connection->receiver); in conn_try_disconnect()
4442 drbd_thread_stop(&connection->worker); in adm_del_resource()
Ddrbd_int.h2001 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop() function
Ddrbd_receiver.c4993 drbd_thread_stop(&connection->ack_receiver); in conn_disconnect()