OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blkest
(Results
1 - 3
of
3
) sorted by relevancy
/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);
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);
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 36 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025