Searched defs:lowstale (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 370 int lowstale; /* low stale index */ in xfs_dir2_block_addname() local [all...] |
| H A D | xfs_dir2_node.c | 507 int lowstale = 0; /* previous 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 632 int lowstale = 0; /* index of prev stale leaf */ xfs_dir2_leaf_addname() local 978 int lowstale; /* stale entry before index */ xfs_dir3_leaf_compact_x1() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 370 int lowstale; /* low stale index */ in xfs_dir2_block_addname() local [all...] |
| H A D | xfs_dir2_node.c | 507 int lowstale = 0; /* previous 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 641 int lowstale = 0; /* index of prev stale leaf */ xfs_dir2_leaf_addname() local 987 int lowstale; /* stale entry before index */ xfs_dir3_leaf_compact_x1() local [all...] |
Completed in 11 milliseconds