Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_nl.c1437 drbd_thread_stop(&connection->receiver); in conn_reconfig_done()
1438 drbd_thread_stop(&connection->worker); in conn_reconfig_done()
2757 drbd_thread_stop(&connection->receiver); in conn_try_disconnect()
4483 drbd_thread_stop(&connection->worker); in adm_del_resource()
H A Ddrbd_int.h1957 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop() function
H A Ddrbd_receiver.c5170 drbd_thread_stop(&connection->ack_receiver); in conn_disconnect()