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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_node.c1079 int oldstale; /* old count of stale leaves */ local
1106 oldstale = hdr1.stale + hdr2.stale;
1145 ASSERT(hdr1.stale + hdr2.stale == oldstale);

Completed in 111 milliseconds