Searched defs:obj_req (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/block/ |
| D | rbd.c | 1310 static void rbd_obj_zero_range(struct rbd_obj_request *obj_req, u32 off, in rbd_obj_zero_range() 1358 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_submit() local 1381 static bool rbd_obj_is_entire(struct rbd_obj_request *obj_req) in rbd_obj_is_entire() 1389 static bool rbd_obj_is_tail(struct rbd_obj_request *obj_req) in rbd_obj_is_tail() 1400 static bool rbd_obj_copyup_enabled(struct rbd_obj_request *obj_req) in rbd_obj_copyup_enabled() 1410 static u64 rbd_obj_img_extents_bytes(struct rbd_obj_request *obj_req) in rbd_obj_img_extents_bytes() 1432 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_req_callback() local 1471 __rbd_obj_add_osd_request(struct rbd_obj_request *obj_req, in __rbd_obj_add_osd_request() 1506 rbd_obj_add_osd_request(struct rbd_obj_request *obj_req, int num_ops) in rbd_obj_add_osd_request() 1990 static int rbd_object_map_update_finish(struct rbd_obj_request *obj_req, in rbd_object_map_update_finish() [all …]
|
| /kernel/linux/linux-4.19/drivers/block/ |
| D | rbd.c | 1300 static void rbd_obj_zero_range(struct rbd_obj_request *obj_req, u32 off, in rbd_obj_zero_range() 1397 static bool rbd_obj_is_entire(struct rbd_obj_request *obj_req) in rbd_obj_is_entire() 1405 static bool rbd_obj_is_tail(struct rbd_obj_request *obj_req) in rbd_obj_is_tail() 1413 static u64 rbd_obj_img_extents_bytes(struct rbd_obj_request *obj_req) in rbd_obj_img_extents_bytes() 1436 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_req_callback() local 1474 rbd_osd_req_create(struct rbd_obj_request *obj_req, unsigned int num_ops) in rbd_osd_req_create() 1715 static int rbd_obj_calc_img_extents(struct rbd_obj_request *obj_req, in rbd_obj_calc_img_extents() 1738 static void rbd_osd_req_setup_data(struct rbd_obj_request *obj_req, u32 which) in rbd_osd_req_setup_data() 1759 static int rbd_obj_setup_read(struct rbd_obj_request *obj_req) in rbd_obj_setup_read() 1773 static int __rbd_obj_setup_stat(struct rbd_obj_request *obj_req, in __rbd_obj_setup_stat() [all …]
|