Searched refs:ceph_encode_64 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Ddecode.h115 static inline void ceph_encode_64(void **p, u64 v) function
150 ceph_encode_64(p, ino);
176 ceph_encode_64(p, v); \
H A Dauth_none.c78 ceph_encode_64(&p, ac->global_id);
H A Dauth.c127 ceph_encode_64(&p, ac->global_id);
H A Dauth_x.c344 ceph_encode_64(p, th->secret_id);

Completed in 106 milliseconds