Lines Matching refs:new_xh
6333 * old_xh to the new_xh.
6343 struct ocfs2_xattr_header *new_xh,
6361 last = &new_xh->xh_entries[le16_to_cpu(new_xh->xh_count)];
6366 xe = &new_xh->xh_entries[j];
6368 le16_add_cpu(&new_xh->xh_count, -1);
6369 if (new_xh->xh_count) {
6393 ret = func(sb, new_bh, new_xh, j, &new_xv, &value_bh, para);
6474 struct ocfs2_xattr_header *new_xh = (struct ocfs2_xattr_header *)
6512 args->new_bh, new_xh, &vb, meta_ac,
6597 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header;
6641 new_blk_bh, new_xh, &vb, meta_ac,