xattr_buf 1750 fs/ceph/addr.c __le64 xattr_buf = cpu_to_le64(inline_version); xattr_buf 1752 fs/ceph/addr.c "inline_version", &xattr_buf, xattr_buf 1753 fs/ceph/addr.c sizeof(xattr_buf), xattr_buf 1761 fs/ceph/addr.c char xattr_buf[32]; xattr_buf 1762 fs/ceph/addr.c int xattr_len = snprintf(xattr_buf, sizeof(xattr_buf), xattr_buf 1766 fs/ceph/addr.c xattr_buf, xattr_len, 0, 0); xattr_buf 1119 fs/ceph/caps.c struct ceph_buffer *xattr_buf; xattr_buf 1151 fs/ceph/caps.c arg->xattr_buf ? (int)arg->xattr_buf->vec.iov_len : 0); xattr_buf 1190 fs/ceph/caps.c if (arg->xattr_buf) { xattr_buf 1191 fs/ceph/caps.c msg->middle = ceph_buffer_get(arg->xattr_buf); xattr_buf 1192 fs/ceph/caps.c fc->xattr_len = cpu_to_le32(arg->xattr_buf->vec.iov_len); xattr_buf 1193 fs/ceph/caps.c msg->hdr.middle_len = cpu_to_le32(arg->xattr_buf->vec.iov_len); xattr_buf 1343 fs/ceph/caps.c arg.xattr_buf = ci->i_xattrs.blob; xattr_buf 1345 fs/ceph/caps.c arg.xattr_buf = NULL; xattr_buf 1416 fs/ceph/caps.c arg.xattr_buf = capsnap->xattr_blob; xattr_buf 3095 fs/ceph/caps.c struct ceph_buffer *xattr_buf, xattr_buf 3195 fs/ceph/caps.c ci->i_xattrs.blob = ceph_buffer_get(xattr_buf);