Searched refs:ceph_oloc_destroy (Results 1 – 5 of 5) sorted by relevance
90 void ceph_oloc_destroy(struct ceph_object_locator *oloc);
217 ceph_oloc_destroy(&oloc); in ceph_ioctl_get_dataloc()
1898 ceph_oloc_destroy(dest); in ceph_oloc_copy()1908 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() function1912 EXPORT_SYMBOL(ceph_oloc_destroy);
461 ceph_oloc_destroy(&t->base_oloc); in target_destroy()463 ceph_oloc_destroy(&t->target_oloc); in target_destroy()
5500 ceph_oloc_destroy(&rbd_dev->header_oloc); in rbd_dev_free()