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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_block.c314 int highstale; /* high stale index */ local
367 int highstale; /* high stale index */ local
[all...]
H A Dxfs_dir2_node.c507 int highstale = 0; /* next stale entry */ local
H A Dxfs_dir2_leaf.c491 xfs_dir3_leaf_find_stale( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int *lowstale, int *highstale) argument
522 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
636 int highstale = 0; /* index of next stale leaf */ local
985 int highstale; /* stale entry at/after index */ local
[all...]

Completed in 94 milliseconds