Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dlibceph.h313 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
/Linux-v5.15/net/ceph/
Dceph_common.c712 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr() function
716 EXPORT_SYMBOL(ceph_client_addr);
/Linux-v5.15/fs/ceph/
Ddebugfs.c340 struct ceph_entity_addr *client_addr = ceph_client_addr(fsc->client); in status_show()
/Linux-v5.15/drivers/block/
Drbd.c5014 ceph_client_addr(rbd_dev->rbd_client->client); in rbd_client_addr_show()