Searched refs:ichdr_src (Results 1 – 1 of 1) sorted by relevance
1567 struct xfs_attr3_icleaf_hdr ichdr_src; in xfs_attr3_leaf_compact() local1587 ichdr_src = *ichdr_dst; /* struct copy */ in xfs_attr3_leaf_compact()1603 xfs_attr3_leaf_moveents(args, leaf_src, &ichdr_src, 0, in xfs_attr3_leaf_compact()1604 leaf_dst, ichdr_dst, 0, ichdr_src.count); in xfs_attr3_leaf_compact()