Home
last modified time | relevance | path

Searched refs:ceph_client_addr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dlibceph.h305 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
/openbmc/linux/net/ceph/
H A Dceph_common.c692 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr() function
696 EXPORT_SYMBOL(ceph_client_addr);
/openbmc/linux/fs/ceph/
H A Ddebugfs.c356 struct ceph_entity_addr *client_addr = ceph_client_addr(fsc->client); in status_show()
/openbmc/linux/drivers/block/
H A Drbd.c5064 ceph_client_addr(rbd_dev->rbd_client->client); in rbd_client_addr_show()