Searched refs:rbd_img_request (Results 1 – 1 of 1) sorted by relevance
204 struct rbd_img_request;248 struct rbd_img_request *img_request;276 struct rbd_img_request { struct1325 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()[all …]