Searched refs:drbd_send_and_submit (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_req.c87 * drbd_send_and_submit (the less likely normal path), this holds the
1197 * drbd_send_and_submit() it (to save latency), or NULL if we queued the
1317 static void drbd_send_and_submit(struct drbd_device *device, struct drbd_request *req) function
1439 drbd_send_and_submit(device, req);
1463 drbd_send_and_submit(device, req);
1506 drbd_send_and_submit(device, req);

Completed in 85 milliseconds