Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c2422 static int rbd_img_request_fill(struct rbd_img_request *img_request, in rbd_img_request_fill() function
2728 result = rbd_img_request_fill(parent_request, OBJ_REQUEST_PAGES, pages); in rbd_img_obj_parent_read_full()
3050 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_img_parent_read()
3053 result = rbd_img_request_fill(img_request, OBJ_REQUEST_PAGES, in rbd_img_parent_read()
3423 result = rbd_img_request_fill(img_request, OBJ_REQUEST_NODATA, in rbd_queue_workfn()
3426 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_queue_workfn()