Searched refs:prune_extents (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/ |
H A D | rbd.c | 2174 static void prune_extents(struct ceph_file_extent *img_extents, in prune_extents() function 2216 prune_extents(obj_req->img_extents, &obj_req->num_img_extents, in rbd_obj_calc_img_extents() 3178 prune_extents(obj_req->img_extents, &obj_req->num_img_extents, in rbd_obj_copyup_read_parent()
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | rbd.c | 2111 static void prune_extents(struct ceph_file_extent *img_extents, in prune_extents() function 2153 prune_extents(obj_req->img_extents, &obj_req->num_img_extents, in rbd_obj_calc_img_extents() 3113 prune_extents(obj_req->img_extents, &obj_req->num_img_extents, in rbd_obj_copyup_read_parent()
|
Completed in 22 milliseconds