Searched refs:ceph_file_to_extents (Results 1 – 3 of 3) sorted by relevance
36 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len,
110 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, in ceph_file_to_extents() function168 EXPORT_SYMBOL(ceph_file_to_extents);
2512 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()