Home
last modified time | relevance | path

Searched refs:ceph_auth_handle_svc_reply_more (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/ceph/
Dauth.h176 int ceph_auth_handle_svc_reply_more(struct ceph_auth_client *ac,
/linux-6.1.9/net/ceph/
Dauth.c577 int ceph_auth_handle_svc_reply_more(struct ceph_auth_client *ac, in ceph_auth_handle_svc_reply_more() function
599 EXPORT_SYMBOL(ceph_auth_handle_svc_reply_more);
Dosd_client.c5564 ret = ceph_auth_handle_svc_reply_more(ac, auth, reply, reply_len, in osd_handle_auth_reply_more()
/linux-6.1.9/fs/ceph/
Dmds_client.c5445 ret = ceph_auth_handle_svc_reply_more(ac, auth, reply, reply_len, in mds_handle_auth_reply_more()