Home
last modified time | relevance | path

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

12

/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dauth.c116 ceph_encode_32(p, CEPH_ENTITY_TYPE_CLIENT); in ceph_auth_entity_name_encode()
117 ceph_encode_32(p, len); in ceph_auth_entity_name_encode()
139 ceph_encode_32(&p, CEPH_AUTH_UNKNOWN); /* no protocol, yet */ in ceph_auth_build_hello()
147 ceph_encode_32(&p, num); in ceph_auth_build_hello()
150 ceph_encode_32(&p, supported_protocols[i]); in ceph_auth_build_hello()
158 ceph_encode_32(&lenp, p - lenp - sizeof(u32)); in ceph_auth_build_hello()
193 ceph_encode_32(&p, ret); in build_request()
465 ceph_encode_32(&lenp, p - lenp - 4); in ceph_auth_get_request()
H A Ddecode.c190 ceph_encode_32(p, addr_len); in ceph_encode_entity_addr()
H A Dosd_client.c1853 ceph_encode_32(p, hoid->hash); in encode_hoid()
2076 ceph_encode_32(p, pgid->seed); in encode_pgid()
2077 ceph_encode_32(p, -1); /* preferred */ in encode_pgid()
2092 ceph_encode_32(p, -1); /* preferred */ in encode_oloc()
2093 ceph_encode_32(p, 0); /* key len */ in encode_oloc()
2098 ceph_encode_32(p, 0); in encode_oloc()
2122 ceph_encode_32(&p, req->r_flags); in encode_request_partial()
2151 ceph_encode_32(&p, req->r_snapc->num_snaps); in encode_request_partial()
2156 ceph_encode_32(&p, 0); /* snaps len */ in encode_request_partial()
4282 ceph_encode_32(&p, map_epoch); in create_backoff_message()
[all …]
H A Dmessenger_v2.c489 ceph_encode_32(&p, desc->fd_lens[i]); in encode_preamble()
1388 ceph_encode_32(&p, 1); /* addr_cnt */ in prepare_client_ident()
1425 ceph_encode_32(&p, 1); /* my_addrs len */ in prepare_session_reconnect()
H A Dauth_x.c73 ceph_encode_32(&buf, ciphertext_len); in ceph_x_encrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dauth.c116 ceph_encode_32(p, CEPH_ENTITY_TYPE_CLIENT); in ceph_auth_entity_name_encode()
117 ceph_encode_32(p, len); in ceph_auth_entity_name_encode()
139 ceph_encode_32(&p, CEPH_AUTH_UNKNOWN); /* no protocol, yet */ in ceph_auth_build_hello()
147 ceph_encode_32(&p, num); in ceph_auth_build_hello()
150 ceph_encode_32(&p, supported_protocols[i]); in ceph_auth_build_hello()
158 ceph_encode_32(&lenp, p - lenp - sizeof(u32)); in ceph_auth_build_hello()
193 ceph_encode_32(&p, ret); in build_request()
465 ceph_encode_32(&lenp, p - lenp - 4); in ceph_auth_get_request()
H A Ddecode.c190 ceph_encode_32(p, addr_len); in ceph_encode_entity_addr()
H A Dosd_client.c1853 ceph_encode_32(p, hoid->hash); in encode_hoid()
2076 ceph_encode_32(p, pgid->seed); in encode_pgid()
2077 ceph_encode_32(p, -1); /* preferred */ in encode_pgid()
2092 ceph_encode_32(p, -1); /* preferred */ in encode_oloc()
2093 ceph_encode_32(p, 0); /* key len */ in encode_oloc()
2098 ceph_encode_32(p, 0); in encode_oloc()
2122 ceph_encode_32(&p, req->r_flags); in encode_request_partial()
2151 ceph_encode_32(&p, req->r_snapc->num_snaps); in encode_request_partial()
2156 ceph_encode_32(&p, 0); /* snaps len */ in encode_request_partial()
4282 ceph_encode_32(&p, map_epoch); in create_backoff_message()
[all …]
H A Dmessenger_v2.c489 ceph_encode_32(&p, desc->fd_lens[i]); in encode_preamble()
1388 ceph_encode_32(&p, 1); /* addr_cnt */ in prepare_client_ident()
1425 ceph_encode_32(&p, 1); /* my_addrs len */ in prepare_session_reconnect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dauth.c116 ceph_encode_32(p, CEPH_ENTITY_TYPE_CLIENT); in ceph_auth_entity_name_encode()
117 ceph_encode_32(p, len); in ceph_auth_entity_name_encode()
139 ceph_encode_32(&p, CEPH_AUTH_UNKNOWN); /* no protocol, yet */ in ceph_auth_build_hello()
147 ceph_encode_32(&p, num); in ceph_auth_build_hello()
150 ceph_encode_32(&p, supported_protocols[i]); in ceph_auth_build_hello()
158 ceph_encode_32(&lenp, p - lenp - sizeof(u32)); in ceph_auth_build_hello()
193 ceph_encode_32(&p, ret); in build_request()
465 ceph_encode_32(&lenp, p - lenp - 4); in ceph_auth_get_request()
H A Ddecode.c190 ceph_encode_32(p, addr_len); in ceph_encode_entity_addr()
H A Dosd_client.c1853 ceph_encode_32(p, hoid->hash); in encode_hoid()
2076 ceph_encode_32(p, pgid->seed); in encode_pgid()
2077 ceph_encode_32(p, -1); /* preferred */ in encode_pgid()
2092 ceph_encode_32(p, -1); /* preferred */ in encode_oloc()
2093 ceph_encode_32(p, 0); /* key len */ in encode_oloc()
2098 ceph_encode_32(p, 0); in encode_oloc()
2122 ceph_encode_32(&p, req->r_flags); in encode_request_partial()
2151 ceph_encode_32(&p, req->r_snapc->num_snaps); in encode_request_partial()
2156 ceph_encode_32(&p, 0); /* snaps len */ in encode_request_partial()
4282 ceph_encode_32(&p, map_epoch); in create_backoff_message()
[all …]
H A Dmessenger_v2.c489 ceph_encode_32(&p, desc->fd_lens[i]); in encode_preamble()
1388 ceph_encode_32(&p, 1); /* addr_cnt */ in prepare_client_ident()
1425 ceph_encode_32(&p, 1); /* my_addrs len */ in prepare_session_reconnect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h258 static inline void ceph_encode_32(void **p, u32 v) in ceph_encode_32() function
289 ceph_encode_32(p, len); in ceph_encode_filepath()
299 ceph_encode_32(p, len); in ceph_encode_string()
323 ceph_encode_32(p, struct_len); in ceph_start_encoding()
373 ceph_encode_32(p, v); \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h258 static inline void ceph_encode_32(void **p, u32 v) in ceph_encode_32() function
289 ceph_encode_32(p, len); in ceph_encode_filepath()
299 ceph_encode_32(p, len); in ceph_encode_string()
323 ceph_encode_32(p, struct_len); in ceph_start_encoding()
373 ceph_encode_32(p, v); \
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h258 static inline void ceph_encode_32(void **p, u32 v) in ceph_encode_32() function
289 ceph_encode_32(p, len); in ceph_encode_filepath()
299 ceph_encode_32(p, len); in ceph_encode_string()
323 ceph_encode_32(p, struct_len); in ceph_start_encoding()
373 ceph_encode_32(p, v); \
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c1191 ceph_encode_32(p, size); in encode_supported_features()
1200 ceph_encode_32(p, 0); in encode_supported_features()
1227 ceph_encode_32(p, 4 + size); in encode_metric_spec()
1230 ceph_encode_32(p, size); in encode_metric_spec()
1240 ceph_encode_32(p, 4); in encode_metric_spec()
1242 ceph_encode_32(p, 0); in encode_metric_spec()
1322 ceph_encode_32(&p, metadata_key_count); in create_session_open_msg()
1329 ceph_encode_32(&p, key_len); in create_session_open_msg()
1332 ceph_encode_32(&p, val_len); in create_session_open_msg()
2502 ceph_encode_32(p, req->r_cred->group_info->ngroups); in encode_timestamp_and_gids()
H A Dxattr.c856 ceph_encode_32(&dest, ci->i_xattrs.count); in __ceph_build_xattrs_blob()
860 ceph_encode_32(&dest, xattr->name_len); in __ceph_build_xattrs_blob()
863 ceph_encode_32(&dest, xattr->val_len); in __ceph_build_xattrs_blob()
H A Dcaps.c1291 ceph_encode_32(&p, 0); in encode_cap_msg()
1295 ceph_encode_32(&p, 0); in encode_cap_msg()
1301 ceph_encode_32(&p, READ_ONCE(osdc->epoch_barrier)); in encode_cap_msg()
1312 ceph_encode_32(&p, 0); in encode_cap_msg()
1313 ceph_encode_32(&p, 0); in encode_cap_msg()
1316 ceph_encode_32(&p, 0); in encode_cap_msg()
1324 ceph_encode_32(&p, arg->flags); in encode_cap_msg()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c1191 ceph_encode_32(p, size); in encode_supported_features()
1200 ceph_encode_32(p, 0); in encode_supported_features()
1227 ceph_encode_32(p, 4 + size); in encode_metric_spec()
1230 ceph_encode_32(p, size); in encode_metric_spec()
1240 ceph_encode_32(p, 4); in encode_metric_spec()
1242 ceph_encode_32(p, 0); in encode_metric_spec()
1322 ceph_encode_32(&p, metadata_key_count); in create_session_open_msg()
1329 ceph_encode_32(&p, key_len); in create_session_open_msg()
1332 ceph_encode_32(&p, val_len); in create_session_open_msg()
2502 ceph_encode_32(p, req->r_cred->group_info->ngroups); in encode_timestamp_and_gids()
H A Dxattr.c856 ceph_encode_32(&dest, ci->i_xattrs.count); in __ceph_build_xattrs_blob()
860 ceph_encode_32(&dest, xattr->name_len); in __ceph_build_xattrs_blob()
863 ceph_encode_32(&dest, xattr->val_len); in __ceph_build_xattrs_blob()
H A Dcaps.c1291 ceph_encode_32(&p, 0); in encode_cap_msg()
1295 ceph_encode_32(&p, 0); in encode_cap_msg()
1301 ceph_encode_32(&p, READ_ONCE(osdc->epoch_barrier)); in encode_cap_msg()
1312 ceph_encode_32(&p, 0); in encode_cap_msg()
1313 ceph_encode_32(&p, 0); in encode_cap_msg()
1316 ceph_encode_32(&p, 0); in encode_cap_msg()
1324 ceph_encode_32(&p, arg->flags); in encode_cap_msg()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c1191 ceph_encode_32(p, size); in encode_supported_features()
1200 ceph_encode_32(p, 0); in encode_supported_features()
1227 ceph_encode_32(p, 4 + size); in encode_metric_spec()
1230 ceph_encode_32(p, size); in encode_metric_spec()
1240 ceph_encode_32(p, 4); in encode_metric_spec()
1242 ceph_encode_32(p, 0); in encode_metric_spec()
1322 ceph_encode_32(&p, metadata_key_count); in create_session_open_msg()
1329 ceph_encode_32(&p, key_len); in create_session_open_msg()
1332 ceph_encode_32(&p, val_len); in create_session_open_msg()
2502 ceph_encode_32(p, req->r_cred->group_info->ngroups); in encode_timestamp_and_gids()
H A Dxattr.c856 ceph_encode_32(&dest, ci->i_xattrs.count); in __ceph_build_xattrs_blob()
860 ceph_encode_32(&dest, xattr->name_len); in __ceph_build_xattrs_blob()
863 ceph_encode_32(&dest, xattr->val_len); in __ceph_build_xattrs_blob()
H A Dcaps.c1291 ceph_encode_32(&p, 0); in encode_cap_msg()
1295 ceph_encode_32(&p, 0); in encode_cap_msg()
1301 ceph_encode_32(&p, READ_ONCE(osdc->epoch_barrier)); in encode_cap_msg()
1312 ceph_encode_32(&p, 0); in encode_cap_msg()
1313 ceph_encode_32(&p, 0); in encode_cap_msg()
1316 ceph_encode_32(&p, 0); in encode_cap_msg()
1324 ceph_encode_32(&p, arg->flags); in encode_cap_msg()

12