Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c2564 struct xfs_attr_leafblock *leaf_d, in xfs_attr3_leaf_moveents() argument
2592 + xfs_attr3_leaf_hdr_size(leaf_d)); in xfs_attr3_leaf_moveents()
2605 entry_s = &xfs_attr3_leaf_entryp(leaf_d)[start_d]; in xfs_attr3_leaf_moveents()
2606 entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d + count]; in xfs_attr3_leaf_moveents()
2615 entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d]; in xfs_attr3_leaf_moveents()
2643 memmove(xfs_attr3_leaf_name(leaf_d, desti), in xfs_attr3_leaf_moveents()
2653 + xfs_attr3_leaf_hdr_size(leaf_d); in xfs_attr3_leaf_moveents()
2689 ichdr_d->freemap[0].base = xfs_attr3_leaf_hdr_size(leaf_d); in xfs_attr3_leaf_moveents()