Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Drbd.c2146 static int __rbd_img_fill_from_bio(struct rbd_img_request *img_req, in __rbd_img_fill_from_bio() function
2169 return __rbd_img_fill_from_bio(img_req, &ex, 1, &it); in rbd_img_fill_from_bio()
2268 ret = __rbd_img_fill_from_bio(child_img_req, in rbd_obj_read_from_parent()