Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_node.c1013 int oldstale; /* old count of stale leaves */ in xfs_dir2_leafn_rebalance() local
1040 oldstale = hdr1.stale + hdr2.stale; in xfs_dir2_leafn_rebalance()
1079 ASSERT(hdr1.stale + hdr2.stale == oldstale); in xfs_dir2_leafn_rebalance()