Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Drbd.c2359 static int rbd_obj_issue_copyup(struct rbd_obj_request *obj_req, u32 bytes) in rbd_obj_issue_copyup() function
2459 return rbd_obj_issue_copyup(obj_req, 0); in rbd_obj_handle_write_guard()
2506 ret = rbd_obj_issue_copyup(obj_req, obj_req->xferred); in rbd_obj_handle_write()