Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dosdmap.h93 void ceph_oloc_destroy(struct ceph_object_locator *oloc);
/Linux-v5.10/fs/ceph/
Dioctl.c217 ceph_oloc_destroy(&oloc); in ceph_ioctl_get_dataloc()
Dfile.c2259 ceph_oloc_destroy(&src_oloc); in ceph_do_objects_copy()
2260 ceph_oloc_destroy(&dst_oloc); in ceph_do_objects_copy()
/Linux-v5.10/net/ceph/
Dosdmap.c2086 ceph_oloc_destroy(dest); in ceph_oloc_copy()
2096 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() function
2100 EXPORT_SYMBOL(ceph_oloc_destroy);
Dosd_client.c463 ceph_oloc_destroy(&t->base_oloc); in target_destroy()
465 ceph_oloc_destroy(&t->target_oloc); in target_destroy()
/Linux-v5.10/drivers/block/
Drbd.c5350 ceph_oloc_destroy(&rbd_dev->header_oloc); in rbd_dev_free()