Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.c2019 int desti, tmp, i; in xfs_attr_leaf_moveents() local
2068 desti = start_d; in xfs_attr_leaf_moveents()
2069 for (i = 0; i < count; entry_s++, entry_d++, desti++, i++) { in xfs_attr_leaf_moveents()
2084 desti--; in xfs_attr_leaf_moveents()
2097 memmove(XFS_ATTR_LEAF_NAME(leaf_d, desti), in xfs_attr_leaf_moveents()