Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/ !
Dlibceph.h315 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
/linux-6.1.9/net/ceph/ !
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.1.9/fs/ceph/ !
Ddebugfs.c350 struct ceph_entity_addr *client_addr = ceph_client_addr(fsc->client); in status_show()
/linux-6.1.9/drivers/block/ !
Drbd.c5010 ceph_client_addr(rbd_dev->rbd_client->client); in rbd_client_addr_show()