Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/
Drbd.c1347 static u64 rbd_obj_img_extents_bytes(struct rbd_obj_request *obj_req) in rbd_obj_img_extents_bytes() function
2896 u32 obj_overlap = rbd_obj_img_extents_bytes(obj_req); in rbd_obj_advance_read()
3108 ret = setup_copyup_bvecs(obj_req, rbd_obj_img_extents_bytes(obj_req)); in rbd_obj_copyup_read_parent()
3152 u32 bytes = rbd_obj_img_extents_bytes(obj_req); in rbd_obj_copyup_write_object()
3216 rbd_obj_img_extents_bytes(obj_req))) { in rbd_obj_advance_copyup()