Home
last modified time | relevance | path

Searched refs:ceph_oloc_oid_to_pg (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/ceph/
Dosdmap.h207 extern int ceph_oloc_oid_to_pg(struct ceph_osdmap *osdmap,
/linux-4.4.14/fs/ceph/
Dioctl.c218 r = ceph_oloc_oid_to_pg(osdc->osdmap, &oloc, &oid, &pgid); in ceph_ioctl_get_dataloc()
/linux-4.4.14/net/ceph/
Dosdmap.c1453 int ceph_oloc_oid_to_pg(struct ceph_osdmap *osdmap, in ceph_oloc_oid_to_pg() function
1472 EXPORT_SYMBOL(ceph_oloc_oid_to_pg);
Dosd_client.c1389 return ceph_oloc_oid_to_pg(osdmap, &req->r_target_oloc, in __calc_request_pg()