Searched refs:__rbd_img_fill_from_bvecs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/ |
H A D | rbd.c | 2773 static int __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, in __rbd_img_fill_from_bvecs() function 2801 return __rbd_img_fill_from_bvecs(img_req, img_extents, num_img_extents, in rbd_img_fill_from_bvecs() 2888 ret = __rbd_img_fill_from_bvecs(child_img_req, in rbd_obj_read_from_parent()
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | rbd.c | 2710 static int __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, in __rbd_img_fill_from_bvecs() function 2738 return __rbd_img_fill_from_bvecs(img_req, img_extents, num_img_extents, in rbd_img_fill_from_bvecs() 2825 ret = __rbd_img_fill_from_bvecs(child_img_req, in rbd_obj_read_from_parent()
|
Completed in 18 milliseconds