Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c977 int keepstale; /* source index of kept stale */ in xfs_dir3_leaf_compact_x1() local
993 keepstale = lowstale; in xfs_dir3_leaf_compact_x1()
995 keepstale = highstale; in xfs_dir3_leaf_compact_x1()
998 * except keepstale. in xfs_dir3_leaf_compact_x1()
1006 if (from != keepstale && in xfs_dir3_leaf_compact_x1()
1013 * Record the new keepstale value for the insertion. in xfs_dir3_leaf_compact_x1()
1015 if (from == keepstale) in xfs_dir3_leaf_compact_x1()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c986 int keepstale; /* source index of kept stale */ in xfs_dir3_leaf_compact_x1() local
1002 keepstale = lowstale; in xfs_dir3_leaf_compact_x1()
1004 keepstale = highstale; in xfs_dir3_leaf_compact_x1()
1007 * except keepstale. in xfs_dir3_leaf_compact_x1()
1015 if (from != keepstale && in xfs_dir3_leaf_compact_x1()
1022 * Record the new keepstale value for the insertion. in xfs_dir3_leaf_compact_x1()
1024 if (from == keepstale) in xfs_dir3_leaf_compact_x1()

Completed in 5 milliseconds