ceph_buffer
struct ceph_buffer *xattr_buf;
struct ceph_buffer *old_xattr_buf;
struct ceph_buffer *xattr_buf,
struct ceph_buffer *xattr_blob = NULL;
struct ceph_buffer *old_blob = NULL;
struct ceph_buffer *old_blob = NULL;
extern struct ceph_buffer *__ceph_build_xattrs_blob(struct ceph_inode_info *ci);
struct ceph_buffer *xattr_blob;
struct ceph_buffer *blob, *prealloc_blob;
struct ceph_buffer *old_blob = NULL;
struct ceph_buffer *blob;
struct ceph_buffer *__ceph_build_xattrs_blob(struct ceph_inode_info *ci)
struct ceph_buffer *old_blob = NULL;
extern struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp);
static inline struct ceph_buffer *ceph_buffer_get(struct ceph_buffer *b)
static inline void ceph_buffer_put(struct ceph_buffer *b)
extern int ceph_decode_buffer(struct ceph_buffer **b, void **p, void *end);
struct ceph_buffer *middle;
struct ceph_buffer *new_ticket_blob;
struct ceph_buffer *ticket_blob;
struct ceph_buffer *buf;
struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp)
struct ceph_buffer *b;
struct ceph_buffer *b = container_of(kref, struct ceph_buffer, kref);
int ceph_decode_buffer(struct ceph_buffer **b, void **p, void *end)