ceph_auth_verify_authorizer_reply 4734 fs/ceph/mds_client.c 	return ceph_auth_verify_authorizer_reply(ac, s->s_auth.authorizer);
ceph_auth_verify_authorizer_reply  129 include/linux/ceph/auth.h extern int ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac,
ceph_auth_verify_authorizer_reply  345 net/ceph/auth.c EXPORT_SYMBOL(ceph_auth_verify_authorizer_reply);
ceph_auth_verify_authorizer_reply 5622 net/ceph/osd_client.c 	return ceph_auth_verify_authorizer_reply(ac, o->o_auth.authorizer);