Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dauth.h162 int ceph_auth_handle_reply_more(struct ceph_auth_client *ac, void *reply,
/Linux-v6.6/net/ceph/
Dauth.c475 int ceph_auth_handle_reply_more(struct ceph_auth_client *ac, void *reply, in ceph_auth_handle_reply_more() function
Dmon_client.c1378 ret = ceph_auth_handle_reply_more(monc->auth, reply, reply_len, in mon_handle_auth_reply_more()