Home
last modified time | relevance | path

Searched refs:ceph_auth_handle_svc_reply_done (Results 1 – 2 of 2) sorted by relevance

/net/ceph/
Dauth.c601 int ceph_auth_handle_svc_reply_done(struct ceph_auth_client *ac, in ceph_auth_handle_svc_reply_done() function
611 EXPORT_SYMBOL(ceph_auth_handle_svc_reply_done);
Dosd_client.c5627 return ceph_auth_handle_svc_reply_done(ac, auth, reply, reply_len, in osd_handle_auth_done()