Searched refs:drbd_send_out_of_sync (Results 1 – 3 of 3) sorted by relevance
1105 extern int drbd_send_out_of_sync(struct drbd_peer_device *, struct drbd_request *);
1444 err = drbd_send_out_of_sync(peer_device, req); in w_send_out_of_sync()
1818 int drbd_send_out_of_sync(struct drbd_peer_device *peer_device, struct drbd_request *req) in drbd_send_out_of_sync() function