Searched defs:img_req (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/block/ |
| D | rbd.c | 1372 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() 1606 static void rbd_img_capture_header(struct rbd_img_request *img_req) in rbd_img_capture_header() 2376 struct rbd_img_request *img_req = obj_req->img_request; in count_write_ops() local 2423 static int __rbd_img_fill_request(struct rbd_img_request *img_req) in __rbd_img_fill_request() 2473 struct rbd_img_request *img_req = arg; in alloc_object_extent() local 2496 static int rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, in rbd_img_fill_request_nocopy() 2538 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request() 2600 static int rbd_img_fill_nodata(struct rbd_img_request *img_req, in rbd_img_fill_nodata() 2650 static int __rbd_img_fill_from_bio(struct rbd_img_request *img_req, in __rbd_img_fill_from_bio() 2667 static int rbd_img_fill_from_bio(struct rbd_img_request *img_req, in rbd_img_fill_from_bio() [all …]
|
| /kernel/linux/linux-5.10/drivers/block/ |
| D | rbd.c | 1435 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() 1669 static void rbd_img_capture_header(struct rbd_img_request *img_req) in rbd_img_capture_header() 2439 struct rbd_img_request *img_req = obj_req->img_request; in count_write_ops() local 2486 static int __rbd_img_fill_request(struct rbd_img_request *img_req) in __rbd_img_fill_request() 2536 struct rbd_img_request *img_req = arg; in alloc_object_extent() local 2559 static int rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, in rbd_img_fill_request_nocopy() 2601 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request() 2663 static int rbd_img_fill_nodata(struct rbd_img_request *img_req, in rbd_img_fill_nodata() 2713 static int __rbd_img_fill_from_bio(struct rbd_img_request *img_req, in __rbd_img_fill_from_bio() 2730 static int rbd_img_fill_from_bio(struct rbd_img_request *img_req, in rbd_img_fill_from_bio() [all …]
|