Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dmon_client.h103 extern int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 have);
/linux-4.4.14/net/ceph/
Dmon_client.c286 int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_osdmap() function
Dosd_client.c2180 ceph_monc_got_osdmap(&osdc->client->monc, osdc->osdmap->epoch); in ceph_osdc_handle_map()