Home
last modified time | relevance | path

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

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