Searched refs:ceph_encode_copy (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.h135 static inline void ceph_encode_copy(void **p, const void *s, int len) function
192 ceph_encode_copy(p, pv, n); \
H A Dcrypto.c18 ceph_encode_copy(p, &key->created, sizeof(key->created));
20 ceph_encode_copy(p, key->key, key->len);
H A Dauth.c90 ceph_encode_copy(p, name, len);
H A Dauth_x.c459 ceph_encode_copy(&p, xi->auth_authorizer.buf->vec.iov_base,

Completed in 106 milliseconds