pmaxrecs 339 fs/xfs/scrub/dabtree.c int *pmaxrecs; pmaxrecs 383 fs/xfs/scrub/dabtree.c pmaxrecs = &ds->maxrecs[level]; pmaxrecs 408 fs/xfs/scrub/dabtree.c blk->hashval = xfs_attr_leaf_lasthash(blk->bp, pmaxrecs); pmaxrecs 417 fs/xfs/scrub/dabtree.c blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); pmaxrecs 426 fs/xfs/scrub/dabtree.c blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); pmaxrecs 438 fs/xfs/scrub/dabtree.c *pmaxrecs = nodehdr.count; pmaxrecs 439 fs/xfs/scrub/dabtree.c blk->hashval = be32_to_cpu(btree[*pmaxrecs - 1].hashval);