Home
last modified time | relevance | path

Searched refs:ceph_encode_copy (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Ddecode.c187 ceph_encode_copy(p, &addr->type, sizeof(addr->type)); in ceph_encode_entity_addr()
188 ceph_encode_copy(p, &addr->nonce, sizeof(addr->nonce)); in ceph_encode_entity_addr()
192 ceph_encode_copy(p, addr->in_addr.__data, addr_len - sizeof(family)); in ceph_encode_entity_addr()
H A Dcrypto.c83 ceph_encode_copy(p, &key->created, sizeof(key->created)); in ceph_crypto_key_encode()
85 ceph_encode_copy(p, key->key, key->len); in ceph_crypto_key_encode()
H A Dcls_lock_client.c169 ceph_encode_copy(&p, locker, sizeof(*locker)); in ceph_cls_break_lock()
H A Dauth.c118 ceph_encode_copy(p, name, len); in ceph_auth_entity_name_encode()
H A Dosd_client.c2232 ceph_encode_copy(&p, &head.client_inc, sizeof(head.client_inc)); in encode_request_finish()
2233 ceph_encode_copy(&p, &head.epoch, sizeof(head.epoch)); in encode_request_finish()
2234 ceph_encode_copy(&p, &head.flags, sizeof(head.flags)); in encode_request_finish()
2235 ceph_encode_copy(&p, &head.mtime, sizeof(head.mtime)); in encode_request_finish()
H A Dmessenger_v2.c1064 ceph_encode_copy(&p, CEPH_BANNER_V2, CEPH_BANNER_V2_LEN); in prepare_banner()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Ddecode.c187 ceph_encode_copy(p, &addr->type, sizeof(addr->type)); in ceph_encode_entity_addr()
188 ceph_encode_copy(p, &addr->nonce, sizeof(addr->nonce)); in ceph_encode_entity_addr()
192 ceph_encode_copy(p, addr->in_addr.__data, addr_len - sizeof(family)); in ceph_encode_entity_addr()
H A Dcrypto.c83 ceph_encode_copy(p, &key->created, sizeof(key->created)); in ceph_crypto_key_encode()
85 ceph_encode_copy(p, key->key, key->len); in ceph_crypto_key_encode()
H A Dcls_lock_client.c169 ceph_encode_copy(&p, locker, sizeof(*locker)); in ceph_cls_break_lock()
H A Dauth.c118 ceph_encode_copy(p, name, len); in ceph_auth_entity_name_encode()
H A Dosd_client.c2232 ceph_encode_copy(&p, &head.client_inc, sizeof(head.client_inc)); in encode_request_finish()
2233 ceph_encode_copy(&p, &head.epoch, sizeof(head.epoch)); in encode_request_finish()
2234 ceph_encode_copy(&p, &head.flags, sizeof(head.flags)); in encode_request_finish()
2235 ceph_encode_copy(&p, &head.mtime, sizeof(head.mtime)); in encode_request_finish()
H A Dmessenger_v2.c1064 ceph_encode_copy(&p, CEPH_BANNER_V2, CEPH_BANNER_V2_LEN); in prepare_banner()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Ddecode.c187 ceph_encode_copy(p, &addr->type, sizeof(addr->type)); in ceph_encode_entity_addr()
188 ceph_encode_copy(p, &addr->nonce, sizeof(addr->nonce)); in ceph_encode_entity_addr()
192 ceph_encode_copy(p, addr->in_addr.__data, addr_len - sizeof(family)); in ceph_encode_entity_addr()
H A Dcrypto.c83 ceph_encode_copy(p, &key->created, sizeof(key->created)); in ceph_crypto_key_encode()
85 ceph_encode_copy(p, key->key, key->len); in ceph_crypto_key_encode()
H A Dcls_lock_client.c169 ceph_encode_copy(&p, locker, sizeof(*locker)); in ceph_cls_break_lock()
H A Dauth.c118 ceph_encode_copy(p, name, len); in ceph_auth_entity_name_encode()
H A Dosd_client.c2232 ceph_encode_copy(&p, &head.client_inc, sizeof(head.client_inc)); in encode_request_finish()
2233 ceph_encode_copy(&p, &head.epoch, sizeof(head.epoch)); in encode_request_finish()
2234 ceph_encode_copy(&p, &head.flags, sizeof(head.flags)); in encode_request_finish()
2235 ceph_encode_copy(&p, &head.mtime, sizeof(head.mtime)); in encode_request_finish()
H A Dmessenger_v2.c1064 ceph_encode_copy(&p, CEPH_BANNER_V2, CEPH_BANNER_V2_LEN); in prepare_banner()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h273 static inline void ceph_encode_copy(void **p, const void *s, int len) in ceph_encode_copy() function
389 ceph_encode_copy(p, pv, n); \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h273 static inline void ceph_encode_copy(void **p, const void *s, int len) in ceph_encode_copy() function
389 ceph_encode_copy(p, pv, n); \
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h273 static inline void ceph_encode_copy(void **p, const void *s, int len) in ceph_encode_copy() function
389 ceph_encode_copy(p, pv, n); \
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c2499 ceph_encode_copy(p, &ts, sizeof(ts)); in encode_timestamp_and_gids()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c2499 ceph_encode_copy(p, &ts, sizeof(ts)); in encode_timestamp_and_gids()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dmds_client.c2499 ceph_encode_copy(p, &ts, sizeof(ts)); in encode_timestamp_and_gids()