Lines Matching defs:img_request
254 struct rbd_img_request *img_request; member
1486 static void rbd_img_request_get(struct rbd_img_request *img_request) in rbd_img_request_get()
1496 static void rbd_img_request_put(struct rbd_img_request *img_request) in rbd_img_request_put()
1507 static inline void rbd_img_obj_request_add(struct rbd_img_request *img_request, in rbd_img_obj_request_add()
1524 static inline void rbd_img_obj_request_del(struct rbd_img_request *img_request, in rbd_img_obj_request_del()
1606 static void rbd_img_request_complete(struct rbd_img_request *img_request) in rbd_img_request_complete()
1637 static void img_request_write_set(struct rbd_img_request *img_request) in img_request_write_set()
1643 static bool img_request_write_test(struct rbd_img_request *img_request) in img_request_write_test()
1652 static void img_request_discard_set(struct rbd_img_request *img_request) in img_request_discard_set()
1658 static bool img_request_discard_test(struct rbd_img_request *img_request) in img_request_discard_test()
1664 static void img_request_child_set(struct rbd_img_request *img_request) in img_request_child_set()
1670 static void img_request_child_clear(struct rbd_img_request *img_request) in img_request_child_clear()
1676 static bool img_request_child_test(struct rbd_img_request *img_request) in img_request_child_test()
1682 static void img_request_layered_set(struct rbd_img_request *img_request) in img_request_layered_set()
1688 static void img_request_layered_clear(struct rbd_img_request *img_request) in img_request_layered_clear()
1694 static bool img_request_layered_test(struct rbd_img_request *img_request) in img_request_layered_test()
1701 rbd_img_request_op_type(struct rbd_img_request *img_request) in rbd_img_request_op_type()
1763 struct rbd_img_request *img_request = NULL; in rbd_osd_read_callback() local
1900 struct rbd_img_request *img_request = obj_request->img_request; in rbd_osd_req_format_read() local
1913 struct rbd_img_request *img_request = obj_request->img_request; in rbd_osd_req_format_write() local
1943 struct rbd_img_request *img_request = obj_request->img_request; in rbd_osd_req_create() local
1985 struct rbd_img_request *img_request; in rbd_osd_req_create_copyup() local
2173 struct rbd_img_request *img_request; in rbd_img_request_create() local
2211 struct rbd_img_request *img_request; in rbd_img_request_destroy() local
2274 struct rbd_img_request *img_request; in rbd_img_obj_end_request() local
2333 struct rbd_img_request *img_request; in rbd_img_obj_callback() local
2380 struct rbd_img_request *img_request = obj_request->img_request; in rbd_img_obj_request_fill() local
2446 static int rbd_img_request_fill(struct rbd_img_request *img_request, in rbd_img_request_fill()
2553 struct rbd_img_request *img_request; in rbd_osd_copyup_callback() local
2590 rbd_img_obj_parent_read_full_callback(struct rbd_img_request *img_request) in rbd_img_obj_parent_read_full_callback()
2700 struct rbd_img_request *img_request = NULL; in rbd_img_obj_parent_read_full() local
2905 struct rbd_img_request *img_request; in img_obj_request_simple() local
2975 static int rbd_img_request_submit(struct rbd_img_request *img_request) in rbd_img_request_submit()
2992 static void rbd_img_parent_read_callback(struct rbd_img_request *img_request) in rbd_img_parent_read_callback()
3057 struct rbd_img_request *img_request; in rbd_img_parent_read() local
3361 struct rbd_img_request *img_request; in rbd_queue_workfn() local