Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c2723 struct xfs_attr_leafblock *leaf_d, in xfs_attr3_leaf_moveents() argument
2751 xfs_attr_leaf_entries_end(ichdr_d->count, leaf_d)); in xfs_attr3_leaf_moveents()
2764 entry_s = &xfs_attr3_leaf_entryp(leaf_d)[start_d]; in xfs_attr3_leaf_moveents()
2765 entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d + count]; in xfs_attr3_leaf_moveents()
2774 entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d]; in xfs_attr3_leaf_moveents()
2802 memmove(xfs_attr3_leaf_name(leaf_d, desti), in xfs_attr3_leaf_moveents()
2811 tmp = xfs_attr_leaf_entries_end(ichdr_d->count, leaf_d); in xfs_attr3_leaf_moveents()
2848 xfs_attr_leaf_entries_end(ichdr_d->count, leaf_d); in xfs_attr3_leaf_moveents()