Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dstriper.h64 int ceph_extent_to_file(struct ceph_file_layout *l,
/linux-6.1.9/net/ceph/
Dstriper.c211 int ceph_extent_to_file(struct ceph_file_layout *l, in ceph_extent_to_file() function
261 EXPORT_SYMBOL(ceph_extent_to_file);
/linux-6.1.9/drivers/block/
Drbd.c2121 ret = ceph_extent_to_file(&rbd_dev->layout, obj_req->ex.oe_objno, in rbd_obj_calc_img_extents()