Home
last modified time | relevance | path

Searched refs:_drbd_thread_stop (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/drbd/
H A Ddrbd_int.h1071 extern void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait);
1957 _drbd_thread_stop(thi, false, true); in drbd_thread_stop()
1962 _drbd_thread_stop(thi, false, false); in drbd_thread_stop_nowait()
1967 _drbd_thread_stop(thi, true, false); in drbd_thread_restart_nowait()
H A Ddrbd_main.c432 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/drbd/
H A Ddrbd_int.h1071 extern void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait);
1957 _drbd_thread_stop(thi, false, true); in drbd_thread_stop()
1962 _drbd_thread_stop(thi, false, false); in drbd_thread_stop_nowait()
1967 _drbd_thread_stop(thi, true, false); in drbd_thread_restart_nowait()
H A Ddrbd_main.c432 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/drbd/
H A Ddrbd_int.h1071 extern void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait);
1957 _drbd_thread_stop(thi, false, true); in drbd_thread_stop()
1962 _drbd_thread_stop(thi, false, false); in drbd_thread_stop_nowait()
1967 _drbd_thread_stop(thi, true, false); in drbd_thread_restart_nowait()
H A Ddrbd_main.c432 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop() function