Searched refs:ceph_encode_16 (Results 1 – 5 of 5) sorted by relevance
82 ceph_encode_16(p, key->type); in ceph_crypto_key_encode()84 ceph_encode_16(p, key->len); in ceph_crypto_key_encode()
191 ceph_encode_16(p, family); in ceph_encode_entity_addr()
491 ceph_encode_16(&p, desc->fd_aligns[i]); in encode_preamble()1085 ceph_encode_16(&p, sizeof(u64) + sizeof(u64)); in prepare_banner()
2121 ceph_encode_16(&p, req->r_num_ops); in encode_request_partial()
263 static inline void ceph_encode_16(void **p, u16 v) in ceph_encode_16() function378 ceph_encode_16(p, v); \