ceph_monc_open_session  148 include/linux/ceph/mon_client.h extern int ceph_monc_open_session(struct ceph_mon_client *monc);
ceph_monc_open_session  740 net/ceph/ceph_common.c 	err = ceph_monc_open_session(&client->monc);
ceph_monc_open_session  464 net/ceph/mon_client.c EXPORT_SYMBOL(ceph_monc_open_session);