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