ichdr_src        1468 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_attr3_icleaf_hdr ichdr_src;
ichdr_src        1488 fs/xfs/libxfs/xfs_attr_leaf.c 	ichdr_src = *ichdr_dst;	/* struct copy */
ichdr_src        1504 fs/xfs/libxfs/xfs_attr_leaf.c 	xfs_attr3_leaf_moveents(args, leaf_src, &ichdr_src, 0,
ichdr_src        1505 fs/xfs/libxfs/xfs_attr_leaf.c 				leaf_dst, ichdr_dst, 0, ichdr_src.count);