Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dauth.h103 extern int ceph_handle_auth_reply(struct ceph_auth_client *ac,
/linux-4.1.27/net/ceph/
Dauth.c174 int ceph_handle_auth_reply(struct ceph_auth_client *ac, in ceph_handle_auth_reply() function
Dmon_client.c900 ret = ceph_handle_auth_reply(monc->auth, msg->front.iov_base, in handle_auth_reply()