Searched defs:allowed_modes (Results 1 - 7 of 7) 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 | messenger_v2.c | 2292 int allowed_protos[8], allowed_modes[8]; in process_auth_bad_method() local
|
| 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-5.10/drivers/leds/ |
| H A D | leds-max77693.c | 99 u8 allowed_modes; member
|
| /kernel/linux/linux-6.6/drivers/leds/flash/ |
| H A D | leds-max77693.c | 99 u8 allowed_modes; member
|
| /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 26 milliseconds