OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_kernel.h
80
int
bufcount
; /* Number of kept buffers */
member in struct:lfs_cluster
lfs_segment.c
2061
cl->
bufcount
= 0;
2417
cl->bpp[cl->
bufcount
++] = bp;
2636
while (cl->
bufcount
--) {
2637
tbp = cl->bpp[cl->
bufcount
];
2675
cl->
bufcount
, (long)tbp->b_flags));
Completed in 141 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025