Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosdmap.h90 void ceph_oloc_destroy(struct ceph_object_locator *oloc);
/Linux-v4.19/fs/ceph/
Dioctl.c217 ceph_oloc_destroy(&oloc); in ceph_ioctl_get_dataloc()
/Linux-v4.19/net/ceph/
Dosdmap.c1877 ceph_oloc_destroy(dest); in ceph_oloc_copy()
1887 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() function
1891 EXPORT_SYMBOL(ceph_oloc_destroy);
Dosd_client.c458 ceph_oloc_destroy(&t->base_oloc); in target_destroy()
460 ceph_oloc_destroy(&t->target_oloc); in target_destroy()
/Linux-v4.19/drivers/block/
Drbd.c4343 ceph_oloc_destroy(&rbd_dev->header_oloc); in rbd_dev_free()