Home
last modified time | relevance | path

Searched refs:rbd_obj_img_extents_bytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/block/
Drbd.c1410 static u64 rbd_obj_img_extents_bytes(struct rbd_obj_request *obj_req) in rbd_obj_img_extents_bytes() function
2959 u32 obj_overlap = rbd_obj_img_extents_bytes(obj_req); in rbd_obj_advance_read()
3172 ret = setup_copyup_bvecs(obj_req, rbd_obj_img_extents_bytes(obj_req)); in rbd_obj_copyup_read_parent()
3216 u32 bytes = rbd_obj_img_extents_bytes(obj_req); in rbd_obj_copyup_write_object()
3280 rbd_obj_img_extents_bytes(obj_req))) { in rbd_obj_advance_copyup()