Searched refs:rbd_img_fill_request (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/block/ |
D | rbd.c | 2583 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request() function 2655 return rbd_img_fill_request(img_req, &ex, 1, &fctx); in rbd_img_fill_nodata() 2708 return rbd_img_fill_request(img_req, img_extents, num_img_extents, in __rbd_img_fill_from_bio() 2768 return rbd_img_fill_request(img_req, img_extents, num_img_extents, in __rbd_img_fill_from_bvecs()
|