Searched refs:dh_nblk (Results 1 – 2 of 2) sorted by relevance
97 int dh_nblk; /* size of dh_blkfree array */ member
396 dh->dh_nblk = nblocks; in ufsdirhash_build()718 KASSERT(dirblock < dh->dh_nblk && in ufsdirhash_findfree()900 if (block >= dh->dh_nblk) { in ufsdirhash_newblk()935 if (block < dh->dh_nblk / 8 && dh->dh_narrays > 1) { in ufsdirhash_dirtrunc()1057 KASSERT(block < dh->dh_nblk && block < dh->dh_dirblks, in ufsdirhash_adjfree()