Searched refs:pmaxrecs (Results 1 – 1 of 1) sorted by relevance
323 int *pmaxrecs; in xchk_da_btree_block() local367 pmaxrecs = &ds->maxrecs[level]; in xchk_da_btree_block()392 blk->hashval = xfs_attr_leaf_lasthash(blk->bp, pmaxrecs); in xchk_da_btree_block()401 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()422 *pmaxrecs = nodehdr.count; in xchk_da_btree_block()423 blk->hashval = be32_to_cpu(btree[*pmaxrecs - 1].hashval); in xchk_da_btree_block()