Searched refs:ceph_monc_got_osdmap (Results 1 – 3 of 3) sorted by relevance
103 extern int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 have);
286 int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_osdmap() function
2180 ceph_monc_got_osdmap(&osdc->client->monc, osdc->osdmap->epoch); in ceph_osdc_handle_map()