Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dceph_common.c599 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr() function
603 EXPORT_SYMBOL(ceph_client_addr);
/Linux-v4.19/include/linux/ceph/
Dlibceph.h283 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
/Linux-v4.19/drivers/block/
Drbd.c4094 ceph_client_addr(rbd_dev->rbd_client->client); in rbd_client_addr_show()