Searched refs:ceph_buffer (Results 1 – 2 of 2) sorted by relevance
16 struct ceph_buffer { struct22 extern struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp); argument25 static inline struct ceph_buffer *ceph_buffer_get(struct ceph_buffer *b) in ceph_buffer_get()31 static inline void ceph_buffer_put(struct ceph_buffer *b) in ceph_buffer_put()37 extern int ceph_decode_buffer(struct ceph_buffer **b, void **p, void *end);
272 struct ceph_buffer *middle;