Lines Matching defs:img_request
248 struct rbd_img_request *img_request; member
1325 static void rbd_img_request_get(struct rbd_img_request *img_request) in rbd_img_request_get()
1333 static void rbd_img_request_put(struct rbd_img_request *img_request) in rbd_img_request_put()
1341 static inline void rbd_img_obj_request_add(struct rbd_img_request *img_request, in rbd_img_obj_request_add()
1353 static inline void rbd_img_obj_request_del(struct rbd_img_request *img_request, in rbd_img_obj_request_del()
1379 static void img_request_layered_set(struct rbd_img_request *img_request) in img_request_layered_set()
1385 static void img_request_layered_clear(struct rbd_img_request *img_request) in img_request_layered_clear()
1391 static bool img_request_layered_test(struct rbd_img_request *img_request) in img_request_layered_test()
1641 struct rbd_img_request *img_request; in rbd_img_request_create() local
1668 struct rbd_img_request *img_request; in rbd_img_request_destroy() local
2238 static void rbd_img_request_submit(struct rbd_img_request *img_request) in rbd_img_request_submit()
3629 struct rbd_img_request *img_request; in rbd_queue_workfn() local