Home
last modified time | relevance | path

Searched defs:img_req (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/
H A Drbd.c1365 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write()
1599 static void rbd_img_capture_header(struct rbd_img_request *img_req) in rbd_img_capture_header()
2374 struct rbd_img_request *img_req = obj_req->img_request; in count_write_ops() local
2421 static int __rbd_img_fill_request(struct rbd_img_request *img_req) in __rbd_img_fill_request()
2471 struct rbd_img_request *img_req = arg; in alloc_object_extent() local
2494 static int rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, in rbd_img_fill_request_nocopy()
2536 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request()
2598 static int rbd_img_fill_nodata(struct rbd_img_request *img_req, in rbd_img_fill_nodata()
2648 static int __rbd_img_fill_from_bio(struct rbd_img_request *img_req, in __rbd_img_fill_from_bio()
2665 static int rbd_img_fill_from_bio(struct rbd_img_request *img_req, in rbd_img_fill_from_bio()
[all …]