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()
1877 ceph_oloc_destroy(dest); in ceph_oloc_copy()1887 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() function1891 EXPORT_SYMBOL(ceph_oloc_destroy);
458 ceph_oloc_destroy(&t->base_oloc); in target_destroy()460 ceph_oloc_destroy(&t->target_oloc); in target_destroy()
4343 ceph_oloc_destroy(&rbd_dev->header_oloc); in rbd_dev_free()