OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wl_bufbytes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
vfs_wapbl.c
204
size_t
wl_bufbytes
; /* m: Byte count of pages in wl_bufs */
member in struct:wapbl
736
wl->wl_bufcount, wl->
wl_bufbytes
, wl->wl_bcount,
755
wl->wl_bufcount, wl->
wl_bufbytes
, wl->wl_bcount,
831
KASSERT(wl->
wl_bufbytes
== 0);
866
KASSERT(wl->
wl_bufbytes
== 0);
1218
doflush = ((wl->
wl_bufbytes
+ (lockcount * MAXPHYS)) >
1231
lockcount, wl->
wl_bufbytes
,
1253
wl->
wl_bufbytes
, wl->wl_bcount, file, line));
1268
wl->
wl_bufbytes
, wl->wl_bcount));
1318
wl->
wl_bufbytes
+= bp->b_bufsize
[
all
...]
vfs_wapbl.c
204
size_t
wl_bufbytes
; /* m: Byte count of pages in wl_bufs */
member in struct:wapbl
736
wl->wl_bufcount, wl->
wl_bufbytes
, wl->wl_bcount,
755
wl->wl_bufcount, wl->
wl_bufbytes
, wl->wl_bcount,
831
KASSERT(wl->
wl_bufbytes
== 0);
866
KASSERT(wl->
wl_bufbytes
== 0);
1218
doflush = ((wl->
wl_bufbytes
+ (lockcount * MAXPHYS)) >
1231
lockcount, wl->
wl_bufbytes
,
1253
wl->
wl_bufbytes
, wl->wl_bcount, file, line));
1268
wl->
wl_bufbytes
, wl->wl_bcount));
1318
wl->
wl_bufbytes
+= bp->b_bufsize
[
all
...]
Completed in 24 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025