Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dstriper.h64 int ceph_extent_to_file(struct ceph_file_layout *l,
/openbmc/linux/net/ceph/
H A 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);
/openbmc/linux/drivers/block/
H A Drbd.c2144 ret = ceph_extent_to_file(&rbd_dev->layout, obj_req->ex.oe_objno, in rbd_obj_calc_img_extents()