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