ceph_monc_wait_osdmap
extern int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch,
return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout);
EXPORT_SYMBOL(ceph_monc_wait_osdmap);