Home
last modified time | relevance | path

Searched defs:obj_req (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/
Drbd.c1300 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 …]