DH_NBLKOFF
narrays * DH_NBLKOFF * sizeof(**dh->dh_hash) +
ulfsdirhashblk_cache = pool_cache_init(DH_NBLKOFF * sizeof(daddr_t), 0,
narrays = howmany(nslots, DH_NBLKOFF);
nslots = narrays * DH_NBLKOFF;
narrays * DH_NBLKOFF * sizeof(**dh->dh_hash) +
for (j = 0; j < DH_NBLKOFF; j++)
mem += dh->dh_narrays * DH_NBLKOFF * sizeof(**dh->dh_hash);
#define DH_BLKOFFMASK (DH_NBLKOFF - 1)
#define DH_BLKOFFMASK (DH_NBLKOFF - 1)
narrays * DH_NBLKOFF * sizeof(**dh->dh_hash) +
ufsdirhashblk_cache = pool_cache_init(DH_NBLKOFF * sizeof(daddr_t), 0,
narrays = howmany(nslots, DH_NBLKOFF);
nslots = narrays * DH_NBLKOFF;
narrays * DH_NBLKOFF * sizeof(**dh->dh_hash) +
for (j = 0; j < DH_NBLKOFF; j++)
mem += dh->dh_narrays * DH_NBLKOFF * sizeof(**dh->dh_hash);