Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_dir2_node.c823 int oldstale; /* old count of stale leaves */ in xfs_dir2_leafn_rebalance() local
843 oldstale = be16_to_cpu(leaf1->hdr.stale) + be16_to_cpu(leaf2->hdr.stale); in xfs_dir2_leafn_rebalance()
878 ASSERT(be16_to_cpu(leaf1->hdr.stale) + be16_to_cpu(leaf2->hdr.stale) == oldstale); in xfs_dir2_leafn_rebalance()