Searched refs:xfs_da_node_lasthash (Results 1 – 1 of 1) sorted by relevance
97 STATIC uint xfs_da_node_lasthash(xfs_dabuf_t *bp, int *count);967 lasthash = xfs_da_node_lasthash(blk->bp, &count); in xfs_da_fixhashpath()1374 xfs_da_node_lasthash(xfs_dabuf_t *bp, int *count) in xfs_da_node_lasthash() function