Home
last modified time | relevance | path

Searched refs:ceph_start_encoding (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ceph/
H A Dcls_lock_client.c60 ceph_start_encoding(&p, 1, 1, in ceph_cls_lock()
119 ceph_start_encoding(&p, 1, 1, in ceph_cls_unlock()
172 ceph_start_encoding(&p, 1, 1, in ceph_cls_break_lock()
221 ceph_start_encoding(&p, 1, 1, in ceph_cls_set_cookie()
366 ceph_start_encoding(&p, 1, 1, in ceph_cls_lock_info()
419 ceph_start_encoding(&p, 1, 1, in ceph_cls_assert_locked()
H A Ddecode.c184 ceph_start_encoding(p, 1, 1, sizeof(addr->type) + in ceph_encode_entity_addr()
H A Dosd_client.c1908 ceph_start_encoding(p, 4, 3, hoid_encoding_size(hoid)); in encode_hoid()
2142 ceph_start_encoding(p, 1, 1, CEPH_PGID_ENCODING_LEN + 1); in encode_spgid()
2150 ceph_start_encoding(p, 5, 4, ceph_oloc_encoding_size(oloc)); in encode_oloc()
2185 ceph_start_encoding(&p, 2, 2, sizeof(struct ceph_osd_reqid)); in encode_request_partial()
/openbmc/linux/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() function
/openbmc/linux/drivers/block/
H A Drbd.c3726 ceph_start_encoding(&p, 2, 1, buf_size - CEPH_ENCODING_START_BLK_LEN); in __rbd_notify_op_lock()
4383 ceph_start_encoding(&p, 1, 1, in __rbd_acknowledge_notify()