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