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.c1616 struct xfs_attr3_icleaf_hdr ichdr_src; in xfs_attr3_leaf_compact() local
1636 ichdr_src = *ichdr_dst; /* struct copy */ in xfs_attr3_leaf_compact()
1652 xfs_attr3_leaf_moveents(args, leaf_src, &ichdr_src, 0, in xfs_attr3_leaf_compact()
1653 leaf_dst, ichdr_dst, 0, ichdr_src.count); in xfs_attr3_leaf_compact()