Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dstriper.c110 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, in ceph_file_to_extents() function
168 EXPORT_SYMBOL(ceph_file_to_extents);
/openbmc/linux/include/linux/ceph/
H A Dstriper.h36 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len,
/openbmc/linux/drivers/block/
H A Drbd.c2512 ret = ceph_file_to_extents(&img_req->rbd_dev->layout, in rbd_img_fill_request_nocopy()
2564 ret = ceph_file_to_extents(&rbd_dev->layout, in rbd_img_fill_request()