Searched refs:oloc (Results 1 – 1 of 1) sorted by relevance
186 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc() local211 oloc.pool = ci->i_layout.pool_id; in ceph_ioctl_get_dataloc()212 oloc.pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_ioctl_get_dataloc()215 r = ceph_object_locator_to_pg(osdc->osdmap, &oid, &oloc, &pgid); in ceph_ioctl_get_dataloc()217 ceph_oloc_destroy(&oloc); in ceph_ioctl_get_dataloc()