Searched refs:ceph_monc_got_mdsmap (Results 1 – 3 of 3) sorted by relevance
102 extern int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 have);
277 int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_mdsmap() function284 EXPORT_SYMBOL(ceph_monc_got_mdsmap);
3751 ceph_monc_got_mdsmap(&mdsc->fsc->client->monc, epoch); in ceph_mdsc_handle_map()