Searched refs:ceph_monc_wait_osdmap (Results 1 – 3 of 3) sorted by relevance
134 extern int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch,
496 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap() function521 EXPORT_SYMBOL(ceph_monc_wait_osdmap);
862 return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout); in ceph_wait_for_latest_osdmap()