Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A 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()
H A Dosd_client.c5634 return ceph_auth_verify_authorizer_reply(ac, auth->authorizer, in osd_verify_authorizer_reply()
/openbmc/linux/include/linux/ceph/
H A Dauth.h136 int ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac,
/openbmc/linux/fs/ceph/
H A Dmds_client.c5828 return ceph_auth_verify_authorizer_reply(ac, auth->authorizer, in mds_verify_authorizer_reply()