xb_xh 4194 fs/ocfs2/xattr.c struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.xb_header; xb_xh 4196 fs/ocfs2/xattr.c u16 count = le16_to_cpu(xb_xh->xh_count); xb_xh 4213 fs/ocfs2/xattr.c xe = &xb_xh->xh_entries[count - 1]; xb_xh 4221 fs/ocfs2/xattr.c xh->xh_count = xb_xh->xh_count; xb_xh 4230 fs/ocfs2/xattr.c memcpy(target + offset, (char *)xb_xh + offset, size);