Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dauth.h109 extern int ceph_handle_auth_reply(struct ceph_auth_client *ac,
/Linux-v5.10/net/ceph/
Dauth.c178 int ceph_handle_auth_reply(struct ceph_auth_client *ac, in ceph_handle_auth_reply() function
Dmon_client.c1206 ret = ceph_handle_auth_reply(monc->auth, msg->front.iov_base, in handle_auth_reply()