ceph_file_to_extents
ret = ceph_file_to_extents(&img_req->rbd_dev->layout,
ret = ceph_file_to_extents(&rbd_dev->layout,
int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len,
EXPORT_SYMBOL(ceph_file_to_extents);