Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h1113 extern int drbd_send_out_of_sync(struct drbd_peer_device *, struct drbd_request *);
Ddrbd_worker.c1456 err = drbd_send_out_of_sync(peer_device, req); in w_send_out_of_sync()
Ddrbd_main.c1817 int drbd_send_out_of_sync(struct drbd_peer_device *peer_device, struct drbd_request *req) in drbd_send_out_of_sync() function