Home
last modified time | relevance | path

Searched refs:ceph_encode_copy (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/ceph/
Ddecode.h256 static inline void ceph_encode_copy(void **p, const void *s, int len) in ceph_encode_copy() function
372 ceph_encode_copy(p, pv, n); \
/linux-4.19.296/fs/ceph/
Dmds_client.c2178 ceph_encode_copy(&p, &ts, sizeof(ts)); in create_request_message()
2271 ceph_encode_copy(&p, &ts, sizeof(ts)); in __prepare_send_request()