Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_priv.h88 extern xfs_dahash_t xfs_dir2_leaf_lasthash(struct xfs_inode *dp,
Dxfs_dir2_node.c535 xfs_dir2_leaf_lasthash( in xfs_dir2_leaf_lasthash() function
1411 oldblk->hashval = xfs_dir2_leaf_lasthash(dp, oldblk->bp, NULL); in xfs_dir2_leafn_split()
1412 newblk->hashval = xfs_dir2_leaf_lasthash(dp, newblk->bp, NULL); in xfs_dir2_leafn_split()
Dxfs_da_btree.c1299 lasthash = xfs_dir2_leaf_lasthash(dp, blk->bp, &count); in xfs_da3_fixhashpath()
1521 blk->hashval = xfs_dir2_leaf_lasthash(args->dp, in xfs_da3_node_lookup_int()
1969 blk->hashval = xfs_dir2_leaf_lasthash(args->dp, in xfs_da3_path_shift()
/linux-4.19.296/fs/xfs/scrub/
Ddabtree.c421 blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); in xchk_da_btree_block()
430 blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); in xchk_da_btree_block()