Searched refs:xfs_dir_leaf_lasthash (Results 1 – 3 of 3) sorted by relevance
240 uint xfs_dir_leaf_lasthash(struct xfs_dabuf *bp, int *count);
861 oldblk->hashval = xfs_dir_leaf_lasthash(oldblk->bp, NULL); in xfs_dir_leaf_split()862 newblk->hashval = xfs_dir_leaf_lasthash(newblk->bp, NULL); in xfs_dir_leaf_split()1920 xfs_dir_leaf_lasthash(xfs_dabuf_t *bp, int *count) in xfs_dir_leaf_lasthash() function
982 lasthash = xfs_dir_leaf_lasthash(blk->bp, &count); in xfs_da_fixhashpath()1227 blk->hashval = xfs_dir_leaf_lasthash(blk->bp, NULL); in xfs_da_node_lookup_int()1595 blk->hashval = xfs_dir_leaf_lasthash(blk->bp, in xfs_da_path_shift()