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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_block.c372 int lowstale; /* low stale index */ local
[all...]
H A Dxfs_dir2_node.c510 int lowstale = 0; /* previous 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
642 int lowstale = 0; /* index of prev stale leaf */ local
988 int lowstale; /* stale entry before index */ local
[all...]

Completed in 244 milliseconds