Home
last modified time | relevance | path

Searched refs:struct_v (Results 1 – 25 of 33) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dauth_x_protocol.h11 __u8 struct_v; member
33 __u8 struct_v; member
38 __u8 struct_v; member
46 __u8 struct_v; member
65 __u8 struct_v; member
72 __u8 struct_v; member
79 __u8 struct_v; member
84 __u8 struct_v; member
95 __u8 struct_v; member
H A Dosdmap.c1277 u8 struct_v; in get_osdmap_client_data_v() local
1280 if (struct_v >= 7) { in get_osdmap_client_data_v()
1313 struct_v = 0; in get_osdmap_client_data_v()
1316 *v = struct_v; in get_osdmap_client_data_v()
1653 u8 struct_v; in osdmap_decode() local
1704 if (struct_v >= 5) { in osdmap_decode()
1724 if (struct_v >= 8) in osdmap_decode()
1843 if (struct_v >= 7) in decode_new_up_state_weight()
1892 if (struct_v >= 5) in decode_new_up_state_weight()
1925 if (struct_v >= 7) in decode_new_up_state_weight()
[all …]
H A Dcls_lock_client.c247 u8 struct_v; in decode_locker() local
252 ret = ceph_start_decoding(p, end, 1, "locker_id_t", &struct_v, &len); in decode_locker()
263 ret = ceph_start_decoding(p, end, 1, "locker_info_t", &struct_v, &len); in decode_locker()
285 u8 struct_v; in decode_lockers() local
292 &struct_v, &struct_len); in decode_lockers()
H A Ddecode.c14 u8 struct_v; in ceph_decode_entity_addr_versioned() local
18 ret = ceph_start_decoding(p, end, 1, "entity_addr_t", &struct_v, in ceph_decode_entity_addr_versioned()
H A Dauth_x.c64 hdr->struct_v = 1; in ceph_x_encrypt()
316 msg_b->struct_v = 2; in encrypt_authorizer()
389 msg_a->struct_v = 1; in ceph_x_build_authorizer()
392 msg_a->ticket_blob.struct_v = 1; in ceph_x_build_authorizer()
529 auth->struct_v = 3; /* nautilus+ */ in ceph_x_build_request()
850 u8 struct_v; in decrypt_authorizer_reply() local
861 ceph_decode_8_safe(&dp, dend, struct_v, e_inval); in decrypt_authorizer_reply()
864 if (struct_v >= 2) { in decrypt_authorizer_reply()
H A Dmon_client.c44 u8 struct_v; in decode_mon_info() local
47 ret = ceph_start_decoding(p, end, 1, "mon_info_t", &struct_v, in decode_mon_info()
77 u8 struct_v; in ceph_monmap_decode() local
85 ret = ceph_start_decoding(p, end, 6, "monmap", &struct_v, &struct_len); in ceph_monmap_decode()
89 dout("%s struct_v %d\n", __func__, struct_v); in ceph_monmap_decode()
92 if (struct_v >= 6) { in ceph_monmap_decode()
137 if (struct_v >= 6) in ceph_monmap_decode()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dauth_x_protocol.h11 __u8 struct_v; member
33 __u8 struct_v; member
38 __u8 struct_v; member
46 __u8 struct_v; member
65 __u8 struct_v; member
72 __u8 struct_v; member
79 __u8 struct_v; member
84 __u8 struct_v; member
95 __u8 struct_v; member
H A Dosdmap.c1277 u8 struct_v; in get_osdmap_client_data_v() local
1280 if (struct_v >= 7) { in get_osdmap_client_data_v()
1313 struct_v = 0; in get_osdmap_client_data_v()
1316 *v = struct_v; in get_osdmap_client_data_v()
1653 u8 struct_v; in osdmap_decode() local
1704 if (struct_v >= 5) { in osdmap_decode()
1724 if (struct_v >= 8) in osdmap_decode()
1843 if (struct_v >= 7) in decode_new_up_state_weight()
1892 if (struct_v >= 5) in decode_new_up_state_weight()
1925 if (struct_v >= 7) in decode_new_up_state_weight()
[all …]
H A Dcls_lock_client.c247 u8 struct_v; in decode_locker() local
252 ret = ceph_start_decoding(p, end, 1, "locker_id_t", &struct_v, &len); in decode_locker()
263 ret = ceph_start_decoding(p, end, 1, "locker_info_t", &struct_v, &len); in decode_locker()
285 u8 struct_v; in decode_lockers() local
292 &struct_v, &struct_len); in decode_lockers()
H A Ddecode.c14 u8 struct_v; in ceph_decode_entity_addr_versioned() local
18 ret = ceph_start_decoding(p, end, 1, "entity_addr_t", &struct_v, in ceph_decode_entity_addr_versioned()
H A Dauth_x.c64 hdr->struct_v = 1; in ceph_x_encrypt()
316 msg_b->struct_v = 2; in encrypt_authorizer()
389 msg_a->struct_v = 1; in ceph_x_build_authorizer()
392 msg_a->ticket_blob.struct_v = 1; in ceph_x_build_authorizer()
529 auth->struct_v = 3; /* nautilus+ */ in ceph_x_build_request()
850 u8 struct_v; in decrypt_authorizer_reply() local
861 ceph_decode_8_safe(&dp, dend, struct_v, e_inval); in decrypt_authorizer_reply()
864 if (struct_v >= 2) { in decrypt_authorizer_reply()
H A Dmon_client.c44 u8 struct_v; in decode_mon_info() local
47 ret = ceph_start_decoding(p, end, 1, "mon_info_t", &struct_v, in decode_mon_info()
77 u8 struct_v; in ceph_monmap_decode() local
85 ret = ceph_start_decoding(p, end, 6, "monmap", &struct_v, &struct_len); in ceph_monmap_decode()
89 dout("%s struct_v %d\n", __func__, struct_v); in ceph_monmap_decode()
92 if (struct_v >= 6) { in ceph_monmap_decode()
137 if (struct_v >= 6) in ceph_monmap_decode()
H A Dosd_client.c1790 u8 struct_v; in decode_hoid() local
1799 if (struct_v < 4) { in decode_hoid()
3447 u8 struct_v, struct_cv; in ceph_oloc_decode() local
3455 if (struct_v < 3) { in ceph_oloc_decode()
3457 struct_v, struct_cv); in ceph_oloc_decode()
3478 if (struct_v >= 5) { in ceph_oloc_decode()
3499 if (struct_v >= 6) { in ceph_oloc_decode()
4212 u8 struct_v; in decode_MOSDBackoff() local
5004 u8 struct_v; in decode_watcher() local
5018 if (struct_v >= 2) { in decode_watcher()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dauth_x_protocol.h11 __u8 struct_v; member
33 __u8 struct_v; member
38 __u8 struct_v; member
46 __u8 struct_v; member
65 __u8 struct_v; member
72 __u8 struct_v; member
79 __u8 struct_v; member
84 __u8 struct_v; member
95 __u8 struct_v; member
H A Dosdmap.c1277 u8 struct_v; in get_osdmap_client_data_v() local
1280 if (struct_v >= 7) { in get_osdmap_client_data_v()
1313 struct_v = 0; in get_osdmap_client_data_v()
1316 *v = struct_v; in get_osdmap_client_data_v()
1653 u8 struct_v; in osdmap_decode() local
1704 if (struct_v >= 5) { in osdmap_decode()
1724 if (struct_v >= 8) in osdmap_decode()
1843 if (struct_v >= 7) in decode_new_up_state_weight()
1892 if (struct_v >= 5) in decode_new_up_state_weight()
1925 if (struct_v >= 7) in decode_new_up_state_weight()
[all …]
H A Dcls_lock_client.c247 u8 struct_v; in decode_locker() local
252 ret = ceph_start_decoding(p, end, 1, "locker_id_t", &struct_v, &len); in decode_locker()
263 ret = ceph_start_decoding(p, end, 1, "locker_info_t", &struct_v, &len); in decode_locker()
285 u8 struct_v; in decode_lockers() local
292 &struct_v, &struct_len); in decode_lockers()
H A Ddecode.c14 u8 struct_v; in ceph_decode_entity_addr_versioned() local
18 ret = ceph_start_decoding(p, end, 1, "entity_addr_t", &struct_v, in ceph_decode_entity_addr_versioned()
H A Dauth_x.c64 hdr->struct_v = 1; in ceph_x_encrypt()
316 msg_b->struct_v = 2; in encrypt_authorizer()
389 msg_a->struct_v = 1; in ceph_x_build_authorizer()
392 msg_a->ticket_blob.struct_v = 1; in ceph_x_build_authorizer()
529 auth->struct_v = 3; /* nautilus+ */ in ceph_x_build_request()
850 u8 struct_v; in decrypt_authorizer_reply() local
861 ceph_decode_8_safe(&dp, dend, struct_v, e_inval); in decrypt_authorizer_reply()
864 if (struct_v >= 2) { in decrypt_authorizer_reply()
H A Dmon_client.c44 u8 struct_v; in decode_mon_info() local
47 ret = ceph_start_decoding(p, end, 1, "mon_info_t", &struct_v, in decode_mon_info()
77 u8 struct_v; in ceph_monmap_decode() local
85 ret = ceph_start_decoding(p, end, 6, "monmap", &struct_v, &struct_len); in ceph_monmap_decode()
89 dout("%s struct_v %d\n", __func__, struct_v); in ceph_monmap_decode()
92 if (struct_v >= 6) { in ceph_monmap_decode()
137 if (struct_v >= 6) in ceph_monmap_decode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h318 static inline void ceph_start_encoding(void **p, u8 struct_v, u8 struct_compat, in ceph_start_encoding() argument
321 ceph_encode_8(p, struct_v); in ceph_start_encoding()
337 const char *name, u8 *struct_v, in ceph_start_decoding() argument
343 *struct_v = ceph_decode_8(p); in ceph_start_decoding()
347 *struct_v, struct_compat, v, name); in ceph_start_decoding()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h318 static inline void ceph_start_encoding(void **p, u8 struct_v, u8 struct_compat, in ceph_start_encoding() argument
321 ceph_encode_8(p, struct_v); in ceph_start_encoding()
337 const char *name, u8 *struct_v, in ceph_start_decoding() argument
343 *struct_v = ceph_decode_8(p); in ceph_start_decoding()
347 *struct_v, struct_compat, v, name); in ceph_start_decoding()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h318 static inline void ceph_start_encoding(void **p, u8 struct_v, u8 struct_compat, in ceph_start_encoding() argument
321 ceph_encode_8(p, struct_v); in ceph_start_encoding()
337 const char *name, u8 *struct_v, in ceph_start_decoding() argument
343 *struct_v = ceph_decode_8(p); in ceph_start_decoding()
347 *struct_v, struct_compat, v, name); in ceph_start_decoding()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c75 u8 struct_v, struct_compat; in parse_reply_info_quota() local
103 u8 struct_v = 0; in parse_reply_info_in() local
164 if (struct_v >= 2) { in parse_reply_info_in()
171 if (struct_v >= 3) { in parse_reply_info_in()
180 if (struct_v >= 4) { in parse_reply_info_in()
238 u8 struct_v, struct_compat; in parse_reply_info_dir() local
268 u8 struct_v, struct_compat; in parse_reply_info_lease() local
3818 u8 struct_v = 0; in reconnect_caps_cb() local
3853 struct_v = 2; in reconnect_caps_cb()
3865 if (struct_v >= 2) in reconnect_caps_cb()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c75 u8 struct_v, struct_compat; in parse_reply_info_quota() local
103 u8 struct_v = 0; in parse_reply_info_in() local
164 if (struct_v >= 2) { in parse_reply_info_in()
171 if (struct_v >= 3) { in parse_reply_info_in()
180 if (struct_v >= 4) { in parse_reply_info_in()
238 u8 struct_v, struct_compat; in parse_reply_info_dir() local
268 u8 struct_v, struct_compat; in parse_reply_info_lease() local
3818 u8 struct_v = 0; in reconnect_caps_cb() local
3853 struct_v = 2; in reconnect_caps_cb()
3865 if (struct_v >= 2) in reconnect_caps_cb()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c75 u8 struct_v, struct_compat; in parse_reply_info_quota() local
103 u8 struct_v = 0; in parse_reply_info_in() local
164 if (struct_v >= 2) { in parse_reply_info_in()
171 if (struct_v >= 3) { in parse_reply_info_in()
180 if (struct_v >= 4) { in parse_reply_info_in()
238 u8 struct_v, struct_compat; in parse_reply_info_dir() local
268 u8 struct_v, struct_compat; in parse_reply_info_lease() local
3818 u8 struct_v = 0; in reconnect_caps_cb() local
3853 struct_v = 2; in reconnect_caps_cb()
3865 if (struct_v >= 2) in reconnect_caps_cb()
[all …]

12