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

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h97 extern xfs_dahash_t xfs_dir2_leafn_lasthash(struct xfs_inode *dp,
H A Dxfs_da_btree.c1280 lasthash = xfs_dir2_leafn_lasthash(dp, blk->bp, &count); xfs_da3_fixhashpath()
1500 blk->hashval = xfs_dir2_leafn_lasthash(args->dp, xfs_da3_node_lookup_int()
1922 blk->hashval = xfs_dir2_leafn_lasthash(args->dp, xfs_da3_path_shift()
H A Dxfs_dir2_node.c480 xfs_dir2_leafn_lasthash( xfs_dir2_leafn_lasthash() function
1357 oldblk->hashval = xfs_dir2_leafn_lasthash(dp, oldblk->bp, NULL); xfs_dir2_leafn_split()
1358 newblk->hashval = xfs_dir2_leafn_lasthash(dp, newblk->bp, NULL); xfs_dir2_leafn_split()

Completed in 79 milliseconds