ceph_monc_init
extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl);
err = ceph_monc_init(&client->monc, client);
EXPORT_SYMBOL(ceph_monc_init);