Home
last modified time | relevance | path

Searched defs:allowed_protos (Results 1 – 4 of 4) sorted by relevance

/linux/net/ceph/
H A Dauth.c511 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_method()
617 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_authorizer()
H A Dmon_client.c1426 const int *allowed_protos, int proto_cnt, in mon_handle_auth_bad_method()
H A Dmessenger_v2.c2263 int allowed_protos[8], allowed_modes[8]; process_auth_bad_method() local
H A Dosd_client.c5656 osd_handle_auth_bad_method(struct ceph_connection * con,int used_proto,int result,const int * allowed_protos,int proto_cnt,const int * allowed_modes,int mode_cnt) osd_handle_auth_bad_method() argument