Searched refs:ceph_auth_handle_svc_reply_more (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ceph/ |
| H A D | auth.h | 176 int ceph_auth_handle_svc_reply_more(struct ceph_auth_client *ac,
|
| /linux/net/ceph/ |
| H A D | auth.c | 579 int ceph_auth_handle_svc_reply_more(struct ceph_auth_client *ac, in ceph_auth_handle_svc_reply_more() function 601 EXPORT_SYMBOL(ceph_auth_handle_svc_reply_more);
|
| H A D | osd_client.c | 5630 ret = ceph_auth_handle_svc_reply_more(ac, auth, reply, reply_len, in osd_handle_auth_reply_more()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 6432 ret = ceph_auth_handle_svc_reply_more(ac, auth, reply, reply_len, in mds_handle_auth_reply_more()
|