Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Dceph_common.c626 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr() function
630 EXPORT_SYMBOL(ceph_client_addr);
/Linux-v5.4/include/linux/ceph/
Dlibceph.h293 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
/Linux-v5.4/drivers/block/
Drbd.c5251 ceph_client_addr(rbd_dev->rbd_client->client); in rbd_client_addr_show()