Home
last modified time | relevance | path

Searched refs:ceph_buffer (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/include/linux/ceph/
Dbuffer.h16 struct ceph_buffer { struct
22 extern struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp); argument
25 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);
Dmessenger.h240 struct ceph_buffer *middle;
/linux-4.19.296/fs/ceph/
Dxattr.c749 struct ceph_buffer *__ceph_build_xattrs_blob(struct ceph_inode_info *ci) in __ceph_build_xattrs_blob()
753 struct ceph_buffer *old_blob = NULL; in __ceph_build_xattrs_blob()
1027 struct ceph_buffer *old_blob = NULL; in __ceph_setxattr()
1098 struct ceph_buffer *blob; in __ceph_setxattr()
Dsuper.h193 struct ceph_buffer *xattr_blob;
279 struct ceph_buffer *blob, *prealloc_blob;
900 extern struct ceph_buffer *__ceph_build_xattrs_blob(struct ceph_inode_info *ci);
Dsnap.c463 struct ceph_buffer *old_blob = NULL; in ceph_queue_cap_snap()
Dinode.c750 struct ceph_buffer *xattr_blob = NULL; in fill_inode()
751 struct ceph_buffer *old_blob = NULL; in fill_inode()
Dcaps.c1122 struct ceph_buffer *xattr_buf;
1290 struct ceph_buffer *old_blob = NULL; in __send_cap()
3077 struct ceph_buffer *xattr_buf, in handle_cap_grant()