Home
last modified time | relevance | path

Searched defs:mon_addr (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/linux/ceph/
Dlibceph.h60 struct ceph_entity_addr *mon_addr; /* should be the first member
/linux-3.3/net/ceph/
Dmon_client.c726 struct ceph_entity_addr *mon_addr = opt->mon_addr; in build_initial_monmap() local
/linux-3.3/drivers/block/
Drbd.c360 static int rbd_get_client(struct rbd_device *rbd_dev, const char *mon_addr, in rbd_get_client()