ceph_monc_stop    111 include/linux/ceph/mon_client.h extern void ceph_monc_stop(struct ceph_mon_client *monc);
ceph_monc_stop    686 net/ceph/ceph_common.c 	ceph_monc_stop(&client->monc);
ceph_monc_stop    702 net/ceph/ceph_common.c 	ceph_monc_stop(&client->monc);
ceph_monc_stop   1147 net/ceph/mon_client.c EXPORT_SYMBOL(ceph_monc_stop);