Searched refs:blkest (Results 1 – 1 of 1) sorted by relevance
72 long blkest, sizeest; in blockest() local88 blkest = howmany(dbtob(dp->di_blocks), TP_BSIZE); in blockest()90 if (blkest > sizeest) in blockest()91 blkest = sizeest; in blockest()94 blkest += in blockest()98 return (blkest + 1); in blockest()