Lines Matching refs:xb_header
1019 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list()
1555 xb_attrs.xb_header))) in ocfs2_xa_block_journal_access()
1684 xb_attrs.xb_header))) in ocfs2_xa_block_fill_value_buf()
2303 loc->xl_header = &(xb->xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2306 xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2472 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove()
2841 xs->header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_find()
2976 xs->header = &xblk->xb_attrs.xb_header; in ocfs2_xattr_block_set()
4199 struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.xb_header; in ocfs2_cp_xattr_block_to_bucket()
4217 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4239 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4263 struct ocfs2_xattr_header *old_xh = &old_xb->xb_attrs.xb_header; in ocfs2_xattr_update_xattr_search()
6119 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_attach_refcount()
6596 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6599 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header; in ocfs2_reflink_xattr_block()
6602 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header; in ocfs2_reflink_xattr_block()