Home
last modified time | relevance | path

Searched refs:xfs_dir2_leafn_lasthash (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_dir2_node.h80 extern xfs_dahash_t xfs_dir2_leafn_lasthash(struct xfs_dabuf *bp, int *count);
Dxfs_dir2_node.c374 xfs_dir2_leafn_lasthash( in xfs_dir2_leafn_lasthash() function
1172 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()
Dxfs_da_btree.c902 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()