Home
last modified time | relevance | path

Searched refs:allowed_protos (Results 1 – 9 of 9) sorted by relevance

/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.h73 const int *allowed_protos, int proto_cnt,
/linux/net/ceph/
H A Dauth.c511 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_method() argument
518 if (!contains(allowed_protos, proto_cnt, ac->protocol)) { in ceph_auth_handle_bad_method()
617 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_authorizer() argument
624 if (!contains(allowed_protos, proto_cnt, ac->protocol)) { in ceph_auth_handle_bad_authorizer()
H A Dmon_client.c1426 const int *allowed_protos, int proto_cnt, in mon_handle_auth_bad_method() argument
1436 allowed_protos, proto_cnt, in mon_handle_auth_bad_method()
H A Dmessenger_v2.c2263 int allowed_protos[8], allowed_modes[8]; in process_auth_bad_method() local
2280 if (allowed_proto_cnt > ARRAY_SIZE(allowed_protos)) { in process_auth_bad_method()
2285 ceph_decode_32_safe(&p, end, allowed_protos[i], bad); in process_auth_bad_method()
2287 i, allowed_protos[i]); in process_auth_bad_method()
2303 allowed_protos, in process_auth_bad_method()
H A Dosd_client.c5656 const int *allowed_protos, int proto_cnt, in osd_handle_auth_bad_method() argument
5665 allowed_protos, proto_cnt, in osd_handle_auth_bad_method()
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c4095 .allowed_protos = RC_PROTO_BIT_RC5 |
4135 .allowed_protos = RC_PROTO_BIT_RC5 |
4200 .allowed_protos = RC_PROTO_BIT_RC5 |
4245 .allowed_protos = RC_PROTO_BIT_RC5 |
4326 .allowed_protos = RC_PROTO_BIT_RC5 |
4371 .allowed_protos = RC_PROTO_BIT_RC5 |
4428 .allowed_protos = RC_PROTO_BIT_RC5 |
4494 .allowed_protos = RC_PROTO_BIT_RC5 |
4543 .allowed_protos = RC_PROTO_BIT_RC5 |
4616 .allowed_protos = RC_PROTO_BIT_RC5 |
[all …]
/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c1189 rc->allowed_protos = RC_PROTO_BIT_NEC32; in lme2510_get_rc_config()
/linux/fs/ceph/
H A Dmds_client.c6524 const int *allowed_protos, int proto_cnt, in mds_handle_auth_bad_method() argument
6533 allowed_protos, proto_cnt, in mds_handle_auth_bad_method()