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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c987 int keepstale; /* source index of kept stale */ local
1003 keepstale = lowstale;
1005 keepstale = highstale;
1008 * except keepstale.
1016 if (from != keepstale &&
1023 * Record the new keepstale value for the insertion.
1025 if (from == keepstale)

Completed in 163 milliseconds