Searched refs:used_proto (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ceph/ |
| H A D | auth.h | 169 int used_proto, int result, 186 int peer_type, int used_proto, int result,
|
| H A D | messenger.h | 72 int used_proto, int result,
|
| /linux/net/ceph/ |
| H A D | auth.c | 510 int used_proto, int result, in ceph_auth_handle_bad_method() argument 515 WARN_ON(used_proto != ac->protocol); in ceph_auth_handle_bad_method() 616 int peer_type, int used_proto, int result, in ceph_auth_handle_bad_authorizer() argument 621 WARN_ON(used_proto != ac->protocol); in ceph_auth_handle_bad_authorizer()
|
| H A D | mon_client.c | 1425 int used_proto, int result, in mon_handle_auth_bad_method() argument 1435 ceph_auth_handle_bad_method(monc->auth, used_proto, result, in mon_handle_auth_bad_method()
|