Searched defs:highstale (Results 1 - 3 of 3) sorted by path

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_block.c319 int highstale; /* high stale index */ local
372 int highstale; /* high stale index */ local
[all...]
H A Dxfs_dir2_leaf.c541 xfs_dir3_leaf_find_stale( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int *lowstale, int *highstale) argument
572 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) argument
686 int highstale = 0; /* index of next stale leaf */ local
1036 int highstale; /* stale entry at/after index */ local
[all...]
H A Dxfs_dir2_node.c511 int highstale = 0; /* next stale entry */ local

Completed in 231 milliseconds