Searched refs:pmaxrecs (Results 1 – 1 of 1) sorted by relevance
341 int *pmaxrecs; in xchk_da_btree_block() local385 pmaxrecs = &ds->maxrecs[level]; in xchk_da_btree_block()410 blk->hashval = xfs_attr_leaf_lasthash(blk->bp, pmaxrecs); in xchk_da_btree_block()419 blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); in xchk_da_btree_block()428 blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); in xchk_da_btree_block()440 *pmaxrecs = nodehdr.count; in xchk_da_btree_block()441 blk->hashval = be32_to_cpu(btree[*pmaxrecs - 1].hashval); in xchk_da_btree_block()