Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf_lasthash (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/xfs/scrub/
Ddabtree.c401 blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); in xchk_da_btree_block()
410 blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); in xchk_da_btree_block()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_dir2_priv.h137 extern xfs_dahash_t xfs_dir2_leaf_lasthash(struct xfs_inode *dp,
Dxfs_dir2_node.c599 xfs_dir2_leaf_lasthash( in xfs_dir2_leaf_lasthash() function
1467 oldblk->hashval = xfs_dir2_leaf_lasthash(dp, oldblk->bp, NULL); in xfs_dir2_leafn_split()
1468 newblk->hashval = xfs_dir2_leaf_lasthash(dp, newblk->bp, NULL); in xfs_dir2_leafn_split()
Dxfs_da_btree.c1405 lasthash = xfs_dir2_leaf_lasthash(dp, blk->bp, &count); in xfs_da3_fixhashpath()
1627 blk->hashval = xfs_dir2_leaf_lasthash(args->dp, in xfs_da3_node_lookup_int()
2079 blk->hashval = xfs_dir2_leaf_lasthash(args->dp, in xfs_da3_path_shift()