OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxbufs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/fsck_lfs/
bufcache.c
66
int
maxbufs
= BUF_CACHE_SIZE;
variable in typeref:typename:int
253
while (nbufs >=
maxbufs
+ locked_queue_count) {
271
warnx("allocating more than %d buffers",
maxbufs
);
Completed in 13 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025