new_xv           6353 fs/ocfs2/xattr.c 	struct ocfs2_xattr_value_root *xv, *new_xv;
new_xv           6393 fs/ocfs2/xattr.c 		ret = func(sb, new_bh, new_xh, j, &new_xv, &value_bh, para);
new_xv           6410 fs/ocfs2/xattr.c 			memcpy(new_xv, &def_xv, OCFS2_XATTR_ROOT_SIZE);
new_xv           6411 fs/ocfs2/xattr.c 			vb->vb_xv = new_xv;