Home
last modified time | relevance | path

Searched refs:ceph_auth_verify_authorizer_reply (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/ceph/
Dauth.h129 extern int ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac,
/Linux-v5.10/net/ceph/
Dauth.c334 int ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac, in ceph_auth_verify_authorizer_reply() function
345 EXPORT_SYMBOL(ceph_auth_verify_authorizer_reply);
Dosd_client.c5627 return ceph_auth_verify_authorizer_reply(ac, o->o_auth.authorizer); in verify_authorizer_reply()
/Linux-v5.10/fs/ceph/
Dmds_client.c5122 return ceph_auth_verify_authorizer_reply(ac, s->s_auth.authorizer); in verify_authorizer_reply()