ceph_monc_stop
extern void ceph_monc_stop(struct ceph_mon_client *monc);
ceph_monc_stop(&client->monc);
EXPORT_SYMBOL(ceph_monc_stop);