Searched refs:ceph_oloc_oid_to_pg (Results 1 – 4 of 4) sorted by relevance
207 extern int ceph_oloc_oid_to_pg(struct ceph_osdmap *osdmap,
218 r = ceph_oloc_oid_to_pg(osdc->osdmap, &oloc, &oid, &pgid); in ceph_ioctl_get_dataloc()
1453 int ceph_oloc_oid_to_pg(struct ceph_osdmap *osdmap, in ceph_oloc_oid_to_pg() function1472 EXPORT_SYMBOL(ceph_oloc_oid_to_pg);
1373 return ceph_oloc_oid_to_pg(osdmap, &req->r_target_oloc, in __calc_request_pg()