Lines Matching refs:xb_attrs
1014 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header;
1551 xb_attrs.xb_header)))
1680 xb_attrs.xb_header)))
2299 loc->xl_header = &(xb->xb_attrs.xb_header);
2302 xb_attrs.xb_header);
2468 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header);
2837 xs->header = &xb->xb_attrs.xb_header;
2917 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root;
2972 xs->header = &xblk->xb_attrs.xb_header;
3204 &xb->xb_attrs.xb_root.xt_list;
3683 * el must be the ocfs2_xattr_header.xb_attrs.xb_root.xt_list.
3932 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root;
4088 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list;
4194 struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.xb_header;
4212 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4234 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4258 struct ocfs2_xattr_header *old_xh = &old_xb->xb_attrs.xb_header;
4342 memset(&xb->xb_attrs, 0, inode->i_sb->s_blocksize -
4343 offsetof(struct ocfs2_xattr_block, xb_attrs));
4345 xr = &xb->xb_attrs.xb_root;
5276 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root;
5489 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, -len);
6114 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header;
6591 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
6594 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header;
6597 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header;