Searched refs:ceph_auth_handle_svc_reply_more (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/linux/ceph/ |
D | auth.h | 176 int ceph_auth_handle_svc_reply_more(struct ceph_auth_client *ac,
|
/linux-6.1.9/net/ceph/ |
D | auth.c | 577 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);
|
D | osd_client.c | 5564 ret = ceph_auth_handle_svc_reply_more(ac, auth, reply, reply_len, in osd_handle_auth_reply_more()
|
/linux-6.1.9/fs/ceph/ |
D | mds_client.c | 5445 ret = ceph_auth_handle_svc_reply_more(ac, auth, reply, reply_len, in mds_handle_auth_reply_more()
|