Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dauth.c347 int ceph_auth_add_authorizer_challenge(struct ceph_auth_client *ac, in ceph_auth_add_authorizer_challenge() function
361 EXPORT_SYMBOL(ceph_auth_add_authorizer_challenge);
586 ret = ceph_auth_add_authorizer_challenge(ac, auth->authorizer, in ceph_auth_handle_svc_reply_more()
H A Dosd_client.c5623 return ceph_auth_add_authorizer_challenge(ac, o->o_auth.authorizer, in osd_add_authorizer_challenge()
/openbmc/linux/include/linux/ceph/
H A Dauth.h132 int ceph_auth_add_authorizer_challenge(struct ceph_auth_client *ac,
/openbmc/linux/fs/ceph/
H A Dmds_client.c5817 return ceph_auth_add_authorizer_challenge(ac, s->s_auth.authorizer, in mds_add_authorizer_challenge()