Searched defs:proto_cnt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/net/ceph/ |
H A D | auth.c | 507 ceph_auth_handle_bad_method(struct ceph_auth_client *ac, int used_proto, int result, const int *allowed_protos, int proto_cnt, const int *allowed_modes, int mode_cnt) ceph_auth_handle_bad_method() argument 613 ceph_auth_handle_bad_authorizer(struct ceph_auth_client *ac, int peer_type, int used_proto, int result, const int *allowed_protos, int proto_cnt, const int *allowed_modes, int mode_cnt) ceph_auth_handle_bad_authorizer() argument
|
H A D | mon_client.c | 1413 mon_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) mon_handle_auth_bad_method() argument
|
H A D | osd_client.c | 5702 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
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.c | 5892 mds_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) mds_handle_auth_bad_method() argument
|
Completed in 18 milliseconds