Home
last modified time | relevance | path

Searched refs:proto_cnt (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dauth.h170 const int *allowed_protos, int proto_cnt,
187 const int *allowed_protos, int proto_cnt,
H A Dmessenger.h72 const int *allowed_protos, int proto_cnt,
/openbmc/linux/net/ceph/
H A Dauth.c509 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_method() argument
516 if (!contains(allowed_protos, proto_cnt, ac->protocol)) { in ceph_auth_handle_bad_method()
615 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_authorizer() argument
622 if (!contains(allowed_protos, proto_cnt, ac->protocol)) { in ceph_auth_handle_bad_authorizer()
H A Dmon_client.c1425 const int *allowed_protos, int proto_cnt, in mon_handle_auth_bad_method() argument
1435 allowed_protos, proto_cnt, in mon_handle_auth_bad_method()
H A Dosd_client.c5706 const int *allowed_protos, int proto_cnt, in osd_handle_auth_bad_method() argument
5715 allowed_protos, proto_cnt, in osd_handle_auth_bad_method()
/openbmc/linux/fs/ceph/
H A Dmds_client.c5898 const int *allowed_protos, int proto_cnt, in mds_handle_auth_bad_method() argument
5907 allowed_protos, proto_cnt, in mds_handle_auth_bad_method()