Searched refs:dirblocks (Results 1 – 1 of 1) sorted by relevance
110 int dirblocks, i, j, memreqd, nblocks, narrays, nslots, slot; in ufsdirhash_build() local141 dirblocks = howmany(DIP(ip, size), DIRBLKSIZ); in ufsdirhash_build()142 nblocks = (dirblocks * 3 + 1) / 2; in ufsdirhash_build()190 dh->dh_dirblks = dirblocks; in ufsdirhash_build()191 for (i = 0; i < dirblocks; i++) in ufsdirhash_build()