Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dauth.h118 extern int ceph_handle_auth_reply(struct ceph_auth_client *ac,
/linux/net/ceph/
H A Dauth.c198 int ceph_handle_auth_reply(struct ceph_auth_client *ac, in ceph_handle_auth_reply() function
H A Dmon_client.c1321 ret = ceph_handle_auth_reply(monc->auth, msg->front.iov_base, in handle_auth_reply()