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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c1038 int keepstale; /* source index of kept stale */ local
1054 keepstale = lowstale;
1056 keepstale = highstale;
1059 * except keepstale.
1067 if (from != keepstale &&
1074 * Record the new keepstale value for the insertion.
1076 if (from == keepstale)

Completed in 234 milliseconds