Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dauth.h170 const int *allowed_protos, int proto_cnt,
187 const int *allowed_protos, int proto_cnt,
Dmessenger.h71 const int *allowed_protos, int proto_cnt,
/linux-6.1.9/net/ceph/
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()
Dmon_client.c1415 const int *allowed_protos, int proto_cnt, in mon_handle_auth_bad_method() argument
1425 allowed_protos, proto_cnt, in mon_handle_auth_bad_method()
Dosd_client.c5590 const int *allowed_protos, int proto_cnt, in osd_handle_auth_bad_method() argument
5599 allowed_protos, proto_cnt, in osd_handle_auth_bad_method()
/linux-6.1.9/fs/ceph/
Dmds_client.c5471 const int *allowed_protos, int proto_cnt, in mds_handle_auth_bad_method() argument
5480 allowed_protos, proto_cnt, in mds_handle_auth_bad_method()