Home
last modified time | relevance | path

Searched refs:drbd_thread_stop_nowait (Results 1 – 2 of 2) sorted by relevance

/drivers/block/drbd/
Ddrbd_state.c1106 drbd_thread_stop_nowait(&mdev->tconn->receiver); in __drbd_set_state()
1110 drbd_thread_stop_nowait(&mdev->tconn->receiver); in __drbd_set_state()
Ddrbd_int.h1938 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait() function