Home
last modified time | relevance | path

Searched refs:ichdr_src (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1612 struct xfs_attr3_icleaf_hdr ichdr_src; in xfs_attr3_leaf_compact() local
1632 ichdr_src = *ichdr_dst; /* struct copy */ in xfs_attr3_leaf_compact()
1648 xfs_attr3_leaf_moveents(args, leaf_src, &ichdr_src, 0, in xfs_attr3_leaf_compact()
1649 leaf_dst, ichdr_dst, 0, ichdr_src.count); in xfs_attr3_leaf_compact()