Searched refs:ceph_oloc_destroy (Results 1 – 6 of 6) sorted by relevance
93 void ceph_oloc_destroy(struct ceph_object_locator *oloc);
218 ceph_oloc_destroy(&oloc); in ceph_ioctl_get_dataloc()
2840 ceph_oloc_destroy(&src_oloc); in ceph_do_objects_copy()2841 ceph_oloc_destroy(&dst_oloc); in ceph_do_objects_copy()
2121 ceph_oloc_destroy(dest); in ceph_oloc_copy()2131 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() function2135 EXPORT_SYMBOL(ceph_oloc_destroy);
490 ceph_oloc_destroy(&t->base_oloc); in target_destroy()492 ceph_oloc_destroy(&t->target_oloc); in target_destroy()
5319 ceph_oloc_destroy(&rbd_dev->header_oloc); in rbd_dev_free()