Lines Matching refs:xb_attrs
1008 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header;
1545 xb_attrs.xb_header)))
1674 xb_attrs.xb_header)))
2293 loc->xl_header = &(xb->xb_attrs.xb_header);
2296 xb_attrs.xb_header);
2462 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header);
2831 xs->header = &xb->xb_attrs.xb_header;
2911 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root;
2966 xs->header = &xblk->xb_attrs.xb_header;
3198 &xb->xb_attrs.xb_root.xt_list;
3677 * el must be the ocfs2_xattr_header.xb_attrs.xb_root.xt_list.
3926 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root;
4082 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list;
4188 struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.xb_header;
4206 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4228 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4252 struct ocfs2_xattr_header *old_xh = &old_xb->xb_attrs.xb_header;
4336 memset(&xb->xb_attrs, 0, inode->i_sb->s_blocksize -
4337 offsetof(struct ocfs2_xattr_block, xb_attrs));
4339 xr = &xb->xb_attrs.xb_root;
5270 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root;
5483 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, -len);
6108 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header;
6585 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
6588 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header;
6591 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header;