Searched refs:drbd_thread_stop_nowait (Results 1 – 2 of 2) sorted by relevance
1447 drbd_thread_stop_nowait(&connection->receiver); in _drbd_set_state()1451 drbd_thread_stop_nowait(&connection->receiver); in _drbd_set_state()
1888 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait() function