Searched refs:oldstale (Results 1 – 1 of 1) sorted by relevance
823 int oldstale; /* old count of stale leaves */ in xfs_dir2_leafn_rebalance() local843 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()