Lines Matching refs:xb_header
1008 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list()
1554 xb_attrs.xb_header))) in ocfs2_xa_block_journal_access()
1683 xb_attrs.xb_header))) in ocfs2_xa_block_fill_value_buf()
2301 loc->xl_header = &(xb->xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2304 xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2470 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove()
2839 xs->header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_find()
2974 xs->header = &xblk->xb_attrs.xb_header; in ocfs2_xattr_block_set()
4187 struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.xb_header; in ocfs2_cp_xattr_block_to_bucket()
4205 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4227 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4251 struct ocfs2_xattr_header *old_xh = &old_xb->xb_attrs.xb_header; in ocfs2_xattr_update_xattr_search()
6107 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_attach_refcount()
6575 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6578 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header; in ocfs2_reflink_xattr_block()
6581 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header; in ocfs2_reflink_xattr_block()