Searched refs:ceph_buffer_get (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/ceph/
H A Dbuffer.h25 static inline struct ceph_buffer *ceph_buffer_get(struct ceph_buffer *b) function
/linux-master/fs/ceph/
H A Dsnap.c609 ceph_buffer_get(ci->i_xattrs.blob);
H A Dcaps.c1310 msg->middle = ceph_buffer_get(arg->xattr_buf);
1455 arg->xattr_buf = ceph_buffer_get(ci->i_xattrs.blob);
3612 ci->i_xattrs.blob = ceph_buffer_get(xattr_buf);

Completed in 121 milliseconds