OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blkest
(Results
1 - 2
of
2
) sorted by relevancy
/src/regress/sys/fs/ffs/
estimatecompare
9
blkest
=`echo $est | awk '{print $3;}'`
11
diff=`echo $expectedest $
blkest
|\
20
echo "Error: estimated $
blkest
blocks!"
/src/sbin/dump/
traverse.c
78
int64_t
blkest
, sizeest;
local in function:blockest
86
* (
blkest
= sizeest below).
91
* dump blocks (sizeest vs.
blkest
in the indirect block
96
blkest
= howmany(ufs_fragroundup(ufsib,
99
if (
blkest
> sizeest)
100
blkest
= sizeest;
103
blkest
+=
107
return (
blkest
+ 1);
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025