OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_kernel.h
76
int
bufcount
; /* Number of kept buffers */
member in struct:lfs_cluster
lfs_segment.c
2040
cl->
bufcount
= 0;
2393
cl->bpp[cl->
bufcount
++] = bp;
2622
while (cl->
bufcount
--) {
2623
tbp = cl->bpp[cl->
bufcount
];
2674
cl->
bufcount
, (long)tbp->b_flags));
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026