ceph_monc_init 110 include/linux/ceph/mon_client.h extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl); ceph_monc_init 676 net/ceph/ceph_common.c err = ceph_monc_init(&client->monc, client); ceph_monc_init 1116 net/ceph/mon_client.c EXPORT_SYMBOL(ceph_monc_init);