OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:readblksize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/dump/
main.c
119
int readcache = -1; /* read cache size (in
readblksize
blks) */
120
int
readblksize
= -1; /* read block size */
variable in typeref:typename:int
230
readblksize
= numarg("read block size", 0, 64) * 1024;
571
initcache(readcache,
readblksize
);
main.c
119
int readcache = -1; /* read cache size (in
readblksize
blks) */
120
int
readblksize
= -1; /* read block size */
variable in typeref:typename:int
230
readblksize
= numarg("read block size", 0, 64) * 1024;
571
initcache(readcache,
readblksize
);
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025