Searched defs:highstale (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 312 int highstale; /* high stale index */ in xfs_dir2_block_compact() local 365 int highstale; /* high stale index */ in xfs_dir2_block_addname() local [all...] |
| H A D | xfs_dir2_node.c | 504 int highstale = 0; /* next stale entry */ in xfs_dir2_leafn_add() local
|
| H A D | xfs_dir2_leaf.c | 481 xfs_dir3_leaf_find_stale( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int *lowstale, int *highstale) xfs_dir3_leaf_find_stale() argument 512 xfs_dir3_leaf_find_entry( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int compact, int lowstale, int highstale, int *lfloglow, int *lfloghigh) xfs_dir3_leaf_find_entry() argument 626 int highstale = 0; /* index of next stale leaf */ xfs_dir2_leaf_addname() local 975 int highstale; /* stale entry at/after index */ xfs_dir3_leaf_compact_x1() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 312 int highstale; /* high stale index */ in xfs_dir2_block_compact() local 365 int highstale; /* high stale index */ in xfs_dir2_block_addname() local [all...] |
| H A D | xfs_dir2_node.c | 504 int highstale = 0; /* next stale entry */ in xfs_dir2_leafn_add() local
|
| H A D | xfs_dir2_leaf.c | 490 xfs_dir3_leaf_find_stale( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int *lowstale, int *highstale) xfs_dir3_leaf_find_stale() argument 521 xfs_dir3_leaf_find_entry( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int compact, int lowstale, int highstale, int *lfloglow, int *lfloghigh) xfs_dir3_leaf_find_entry() argument 635 int highstale = 0; /* index of next stale leaf */ xfs_dir2_leaf_addname() local 984 int highstale; /* stale entry at/after index */ xfs_dir3_leaf_compact_x1() local [all...] |
Completed in 12 milliseconds