xl_header         193 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xl_header;
xl_header        1569 fs/ocfs2/xattr.c 	return (char *)loc->xl_header + offset;
xl_header        1585 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = loc->xl_header;
xl_header        1601 fs/ocfs2/xattr.c 	int count = le16_to_cpu(loc->xl_header->xh_count);
xl_header        1631 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = loc->xl_header;
xl_header        1660 fs/ocfs2/xattr.c 	int count = le16_to_cpu(loc->xl_header->xh_count);
xl_header        1661 fs/ocfs2/xattr.c 	loc->xl_entry = &(loc->xl_header->xh_entries[count]);
xl_header        1662 fs/ocfs2/xattr.c 	le16_add_cpu(&loc->xl_header->xh_count, 1);
xl_header        1764 fs/ocfs2/xattr.c 	int count = le16_to_cpu(loc->xl_header->xh_count);
xl_header        1807 fs/ocfs2/xattr.c 	le16_add_cpu(&loc->xl_header->xh_name_value_len,
xl_header        1813 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = loc->xl_header;
xl_header        1849 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = loc->xl_header;
xl_header        1935 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = loc->xl_header;
xl_header        2281 fs/ocfs2/xattr.c 	loc->xl_header =
xl_header        2299 fs/ocfs2/xattr.c 	loc->xl_header = &(xb->xb_attrs.xb_header);
xl_header        2312 fs/ocfs2/xattr.c 	loc->xl_header = bucket_xh(bucket);