Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dosdmap.h93 void ceph_oloc_destroy(struct ceph_object_locator *oloc);
/linux/fs/ceph/
H A Dioctl.c218 ceph_oloc_destroy(&oloc); in ceph_ioctl_get_dataloc()
/linux/net/ceph/
H A Dosdmap.c2125 ceph_oloc_destroy(dest); in ceph_oloc_copy()
2135 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() function
2139 EXPORT_SYMBOL(ceph_oloc_destroy);
H A Dosd_client.c467 ceph_oloc_destroy(&t->base_oloc); in target_destroy()
469 ceph_oloc_destroy(&t->target_oloc); in target_destroy()