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 - 3
of
3
) 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
);
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
);
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 33 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025