Lines Matching defs:img_request

254 			struct rbd_img_request	*img_request;  member
1484 static void rbd_img_request_get(struct rbd_img_request *img_request) in rbd_img_request_get()
1494 static void rbd_img_request_put(struct rbd_img_request *img_request) in rbd_img_request_put()
1505 static inline void rbd_img_obj_request_add(struct rbd_img_request *img_request, in rbd_img_obj_request_add()
1522 static inline void rbd_img_obj_request_del(struct rbd_img_request *img_request, in rbd_img_obj_request_del()
1587 static void rbd_img_request_complete(struct rbd_img_request *img_request) in rbd_img_request_complete()
1618 static void img_request_write_set(struct rbd_img_request *img_request) in img_request_write_set()
1624 static bool img_request_write_test(struct rbd_img_request *img_request) in img_request_write_test()
1633 static void img_request_discard_set(struct rbd_img_request *img_request) in img_request_discard_set()
1639 static bool img_request_discard_test(struct rbd_img_request *img_request) in img_request_discard_test()
1645 static void img_request_child_set(struct rbd_img_request *img_request) in img_request_child_set()
1651 static void img_request_child_clear(struct rbd_img_request *img_request) in img_request_child_clear()
1657 static bool img_request_child_test(struct rbd_img_request *img_request) in img_request_child_test()
1663 static void img_request_layered_set(struct rbd_img_request *img_request) in img_request_layered_set()
1669 static void img_request_layered_clear(struct rbd_img_request *img_request) in img_request_layered_clear()
1675 static bool img_request_layered_test(struct rbd_img_request *img_request) in img_request_layered_test()
1682 rbd_img_request_op_type(struct rbd_img_request *img_request) in rbd_img_request_op_type()
1744 struct rbd_img_request *img_request = NULL; in rbd_osd_read_callback() local
1879 struct rbd_img_request *img_request = obj_request->img_request; in rbd_osd_req_format_read() local
1892 struct rbd_img_request *img_request = obj_request->img_request; in rbd_osd_req_format_write() local
1922 struct rbd_img_request *img_request = obj_request->img_request; in rbd_osd_req_create() local
1964 struct rbd_img_request *img_request; in rbd_osd_req_create_copyup() local
2152 struct rbd_img_request *img_request; in rbd_img_request_create() local
2190 struct rbd_img_request *img_request; in rbd_img_request_destroy() local
2253 struct rbd_img_request *img_request; in rbd_img_obj_end_request() local
2312 struct rbd_img_request *img_request; in rbd_img_obj_callback() local
2359 struct rbd_img_request *img_request = obj_request->img_request; in rbd_img_obj_request_fill() local
2422 static int rbd_img_request_fill(struct rbd_img_request *img_request, in rbd_img_request_fill()
2529 struct rbd_img_request *img_request; in rbd_osd_copyup_callback() local
2566 rbd_img_obj_parent_read_full_callback(struct rbd_img_request *img_request) in rbd_img_obj_parent_read_full_callback()
2676 struct rbd_img_request *img_request = NULL; in rbd_img_obj_parent_read_full() local
2881 struct rbd_img_request *img_request; in img_obj_request_simple() local
2951 static int rbd_img_request_submit(struct rbd_img_request *img_request) in rbd_img_request_submit()
2968 static void rbd_img_parent_read_callback(struct rbd_img_request *img_request) in rbd_img_parent_read_callback()
3033 struct rbd_img_request *img_request; in rbd_img_parent_read() local
3336 struct rbd_img_request *img_request; in rbd_queue_workfn() local