Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_int.h1105 extern int drbd_send_out_of_sync(struct drbd_peer_device *, struct drbd_request *);
Ddrbd_worker.c1444 err = drbd_send_out_of_sync(peer_device, req); in w_send_out_of_sync()
Ddrbd_main.c1818 int drbd_send_out_of_sync(struct drbd_peer_device *peer_device, struct drbd_request *req) in drbd_send_out_of_sync() function