Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Ddecode.h241 static inline void ceph_encode_32(void **p, u32 v) in ceph_encode_32() function
272 ceph_encode_32(p, len); in ceph_encode_filepath()
282 ceph_encode_32(p, len); in ceph_encode_string()
306 ceph_encode_32(p, struct_len); in ceph_start_encoding()
356 ceph_encode_32(p, v); \
/linux-4.19.296/fs/ceph/
Dxattr.c765 ceph_encode_32(&dest, ci->i_xattrs.count); in __ceph_build_xattrs_blob()
769 ceph_encode_32(&dest, xattr->name_len); in __ceph_build_xattrs_blob()
772 ceph_encode_32(&dest, xattr->val_len); in __ceph_build_xattrs_blob()
Dcaps.c1202 ceph_encode_32(&p, 0); in send_cap_msg()
1206 ceph_encode_32(&p, 0); in send_cap_msg()
1212 ceph_encode_32(&p, READ_ONCE(osdc->epoch_barrier)); in send_cap_msg()
1223 ceph_encode_32(&p, 0); in send_cap_msg()
1224 ceph_encode_32(&p, 0); in send_cap_msg()
1227 ceph_encode_32(&p, 0); in send_cap_msg()
1240 ceph_encode_32(&p, arg->flags); in send_cap_msg()
Dmds_client.c915 ceph_encode_32(p, size); in encode_supported_features()
922 ceph_encode_32(p, 0); in encode_supported_features()
986 ceph_encode_32(&p, metadata_key_count); in create_session_open_msg()
993 ceph_encode_32(&p, key_len); in create_session_open_msg()
996 ceph_encode_32(&p, val_len); in create_session_open_msg()