Home
last modified time | relevance | path

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

/Linux-v6.1/net/ceph/
Dauth.c363 int ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac, in ceph_auth_verify_authorizer_reply() function
379 EXPORT_SYMBOL(ceph_auth_verify_authorizer_reply);
607 return ceph_auth_verify_authorizer_reply(ac, auth->authorizer, in ceph_auth_handle_svc_reply_done()
Dosd_client.c5520 return ceph_auth_verify_authorizer_reply(ac, auth->authorizer, in osd_verify_authorizer_reply()
/Linux-v6.1/include/linux/ceph/
Dauth.h136 int ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac,
/Linux-v6.1/fs/ceph/
Dmds_client.c5400 return ceph_auth_verify_authorizer_reply(ac, auth->authorizer, in mds_verify_authorizer_reply()