Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_attr_leaf.c1610 struct xfs_attr_leafblock *leaf_src; in xfs_attr3_leaf_compact() local
1621 leaf_src = (xfs_attr_leafblock_t *)tmpbuffer; in xfs_attr3_leaf_compact()
1629 memcpy(bp->b_addr, tmpbuffer, xfs_attr3_leaf_hdr_size(leaf_src)); in xfs_attr3_leaf_compact()
1637 ichdr_dst->freemap[0].base = xfs_attr3_leaf_hdr_size(leaf_src); in xfs_attr3_leaf_compact()
1648 xfs_attr3_leaf_moveents(args, leaf_src, &ichdr_src, 0, in xfs_attr3_leaf_compact()