Home
last modified time | relevance | path

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

/linux-6.15/include/linux/ceph/
H A Dlibceph.h305 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
/linux-6.15/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);
/linux-6.15/fs/ceph/
H A Ddebugfs.c356 struct ceph_entity_addr *client_addr = ceph_client_addr(fsc->client); in status_show()
/linux-6.15/drivers/block/
H A Drbd.c5057 ceph_client_addr(rbd_dev->rbd_client->client); in rbd_client_addr_show()