Lines Matching refs:new_xh
6327 * old_xh to the new_xh.
6337 struct ocfs2_xattr_header *new_xh,
6355 last = &new_xh->xh_entries[le16_to_cpu(new_xh->xh_count)];
6360 xe = &new_xh->xh_entries[j];
6362 le16_add_cpu(&new_xh->xh_count, -1);
6363 if (new_xh->xh_count) {
6387 ret = func(sb, new_bh, new_xh, j, &new_xv, &value_bh, para);
6468 struct ocfs2_xattr_header *new_xh = (struct ocfs2_xattr_header *)
6506 args->new_bh, new_xh, &vb, meta_ac,
6591 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header;
6635 new_blk_bh, new_xh, &vb, meta_ac,