Home
last modified time | relevance | path

Searched refs:ceph_auth_handle_reply_done (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dauth.h164 int ceph_auth_handle_reply_done(struct ceph_auth_client *ac,
/openbmc/linux/net/ceph/
H A Dauth.c491 int ceph_auth_handle_reply_done(struct ceph_auth_client *ac, in ceph_auth_handle_reply_done() function
H A Dmon_client.c1412 ret = ceph_auth_handle_reply_done(monc->auth, global_id, in mon_handle_auth_done()