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