Home
last modified time | relevance | path

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

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