Searched refs:ceph_encode_string (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Ddecode.h157 static inline void ceph_encode_string(void **p, void *end, function
H A Dmon_client.c204 ceph_encode_string(&p, end, "osdmap", 6);
213 ceph_encode_string(&p, end, "mdsmap", 6);
218 ceph_encode_string(&p, end, "monmap", 6);

Completed in 82 milliseconds