Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ceph/
Dbuffer.h25 static inline struct ceph_buffer *ceph_buffer_get(struct ceph_buffer *b) in ceph_buffer_get() function
/linux-6.12.1/fs/ceph/
Dsnap.c609 ceph_buffer_get(ci->i_xattrs.blob); in ceph_queue_cap_snap()
Dcaps.c1311 msg->middle = ceph_buffer_get(arg->xattr_buf); in encode_cap_msg()
1456 arg->xattr_buf = ceph_buffer_get(ci->i_xattrs.blob); in __prep_cap()
3629 ci->i_xattrs.blob = ceph_buffer_get(xattr_buf); in handle_cap_grant()