Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_node.c1073 int oldstale; /* old count of stale leaves */ in xfs_dir2_leafn_rebalance() local
1100 oldstale = hdr1.stale + hdr2.stale; in xfs_dir2_leafn_rebalance()
1139 ASSERT(hdr1.stale + hdr2.stale == oldstale); in xfs_dir2_leafn_rebalance()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_node.c1073 int oldstale; /* old count of stale leaves */ in xfs_dir2_leafn_rebalance() local
1100 oldstale = hdr1.stale + hdr2.stale; in xfs_dir2_leafn_rebalance()
1139 ASSERT(hdr1.stale + hdr2.stale == oldstale); in xfs_dir2_leafn_rebalance()

Completed in 6 milliseconds