Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c2446 static int rbd_img_request_fill(struct rbd_img_request *img_request, in rbd_img_request_fill() function
2752 result = rbd_img_request_fill(parent_request, OBJ_REQUEST_PAGES, pages); in rbd_img_obj_parent_read_full()
3074 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_img_parent_read()
3077 result = rbd_img_request_fill(img_request, OBJ_REQUEST_PAGES, in rbd_img_parent_read()
3448 result = rbd_img_request_fill(img_request, OBJ_REQUEST_NODATA, in rbd_queue_workfn()
3451 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_queue_workfn()