Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmon_client.h107 extern int ceph_monmap_contains(struct ceph_monmap *m,
/openbmc/linux/net/ceph/
H A Dceph_common.c185 if (ceph_monmap_contains(client->monc.monmap, in ceph_compare_options()
H A Dmon_client.c160 int ceph_monmap_contains(struct ceph_monmap *m, struct ceph_entity_addr *addr) in ceph_monmap_contains() function