Searched refs:rbd_img_fill_request (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/block/ |
D | rbd.c | 2520 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request() function 2592 return rbd_img_fill_request(img_req, &ex, 1, &fctx); in rbd_img_fill_nodata() 2645 return rbd_img_fill_request(img_req, img_extents, num_img_extents, in __rbd_img_fill_from_bio() 2705 return rbd_img_fill_request(img_req, img_extents, num_img_extents, in __rbd_img_fill_from_bvecs()
|