Searched defs:img_req (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/block/ |
| D | rbd.c | 1416 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() 1644 static void rbd_img_capture_header(struct rbd_img_request *img_req) in rbd_img_capture_header() 2421 struct rbd_img_request *img_req = obj_req->img_request; in count_write_ops() local 2468 static int __rbd_img_fill_request(struct rbd_img_request *img_req) in __rbd_img_fill_request() 2518 struct rbd_img_request *img_req = arg; in alloc_object_extent() local 2541 static int rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, in rbd_img_fill_request_nocopy() 2583 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request() 2645 static int rbd_img_fill_nodata(struct rbd_img_request *img_req, in rbd_img_fill_nodata() 2695 static int __rbd_img_fill_from_bio(struct rbd_img_request *img_req, in __rbd_img_fill_from_bio() 2712 static int rbd_img_fill_from_bio(struct rbd_img_request *img_req, in rbd_img_fill_from_bio() [all …]
|
| /kernel/linux/linux-4.19/drivers/block/ |
| D | rbd.c | 1419 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() 1476 struct rbd_img_request *img_req = obj_req->img_request; in rbd_osd_req_create() local 1927 static int __rbd_img_fill_request(struct rbd_img_request *img_req) in __rbd_img_fill_request() 1969 struct rbd_img_request *img_req = arg; in alloc_object_extent() local 1992 static int rbd_img_fill_request_nocopy(struct rbd_img_request *img_req, in rbd_img_fill_request_nocopy() 2034 static int rbd_img_fill_request(struct rbd_img_request *img_req, in rbd_img_fill_request() 2096 static int rbd_img_fill_nodata(struct rbd_img_request *img_req, in rbd_img_fill_nodata() 2146 static int __rbd_img_fill_from_bio(struct rbd_img_request *img_req, in __rbd_img_fill_from_bio() 2163 static int rbd_img_fill_from_bio(struct rbd_img_request *img_req, in rbd_img_fill_from_bio() 2206 static int __rbd_img_fill_from_bvecs(struct rbd_img_request *img_req, in __rbd_img_fill_from_bvecs() [all …]
|