Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dosdmap.h90 void ceph_oloc_destroy(struct ceph_object_locator *oloc);
/Linux-v5.4/fs/ceph/
Dioctl.c217 ceph_oloc_destroy(&oloc); in ceph_ioctl_get_dataloc()
/Linux-v5.4/net/ceph/
Dosdmap.c1898 ceph_oloc_destroy(dest); in ceph_oloc_copy()
1908 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() function
1912 EXPORT_SYMBOL(ceph_oloc_destroy);
Dosd_client.c461 ceph_oloc_destroy(&t->base_oloc); in target_destroy()
463 ceph_oloc_destroy(&t->target_oloc); in target_destroy()
/Linux-v5.4/drivers/block/
Drbd.c5500 ceph_oloc_destroy(&rbd_dev->header_oloc); in rbd_dev_free()