ceph_monc_validate_auth 4745 fs/ceph/mds_client.c return ceph_monc_validate_auth(&mdsc->fsc->client->monc); ceph_monc_validate_auth 150 include/linux/ceph/mon_client.h extern int ceph_monc_validate_auth(struct ceph_mon_client *monc); ceph_monc_validate_auth 1226 net/ceph/mon_client.c EXPORT_SYMBOL(ceph_monc_validate_auth); ceph_monc_validate_auth 5632 net/ceph/osd_client.c return ceph_monc_validate_auth(&osdc->client->monc);