Searched refs:_drbd_thread_stop (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_int.h1003 extern void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait);
1897 _drbd_thread_stop(thi, false, true);
1902 _drbd_thread_stop(thi, false, false);
1907 _drbd_thread_stop(thi, true, false);
H A Ddrbd_main.c439 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) function

Completed in 129 milliseconds