Searched refs:xfs_dir2_leafn_lasthash (Results 1 – 3 of 3) sorted by relevance
80 extern xfs_dahash_t xfs_dir2_leafn_lasthash(struct xfs_dabuf *bp, int *count);
374 xfs_dir2_leafn_lasthash( in xfs_dir2_leafn_lasthash() function1172 oldblk->hashval = xfs_dir2_leafn_lasthash(oldblk->bp, NULL); in xfs_dir2_leafn_split()1173 newblk->hashval = xfs_dir2_leafn_lasthash(newblk->bp, NULL); in xfs_dir2_leafn_split()
902 lasthash = xfs_dir2_leafn_lasthash(blk->bp, &count); in xfs_da_fixhashpath()1135 blk->hashval = xfs_dir2_leafn_lasthash(blk->bp, NULL); in xfs_da_node_lookup_int()1475 blk->hashval = xfs_dir2_leafn_lasthash(blk->bp, in xfs_da_path_shift()