OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wl_unsynced_bufbytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
vfs_wapbl.c
217
size_t
wl_unsynced_bufbytes
; /* Byte count of unsynced buffers */
member in struct:wapbl
740
wl->
wl_unsynced_bufbytes
));
1701
KASSERT(wl->
wl_unsynced_bufbytes
>= bufsize);
1702
wl->
wl_unsynced_bufbytes
-= bufsize;
1893
wl->
wl_unsynced_bufbytes
, wl->wl_bufcount,
1918
wl->
wl_unsynced_bufbytes
+= wl->wl_bufbytes;
1996
wl->wl_reserved_bytes, wl->
wl_unsynced_bufbytes
));
2069
wl->wl_error_count, wl->
wl_unsynced_bufbytes
);
vfs_wapbl.c
217
size_t
wl_unsynced_bufbytes
; /* Byte count of unsynced buffers */
member in struct:wapbl
740
wl->
wl_unsynced_bufbytes
));
1701
KASSERT(wl->
wl_unsynced_bufbytes
>= bufsize);
1702
wl->
wl_unsynced_bufbytes
-= bufsize;
1893
wl->
wl_unsynced_bufbytes
, wl->wl_bufcount,
1918
wl->
wl_unsynced_bufbytes
+= wl->wl_bufbytes;
1996
wl->wl_reserved_bytes, wl->
wl_unsynced_bufbytes
));
2069
wl->wl_error_count, wl->
wl_unsynced_bufbytes
);
vfs_wapbl.c
217
size_t
wl_unsynced_bufbytes
; /* Byte count of unsynced buffers */
member in struct:wapbl
740
wl->
wl_unsynced_bufbytes
));
1701
KASSERT(wl->
wl_unsynced_bufbytes
>= bufsize);
1702
wl->
wl_unsynced_bufbytes
-= bufsize;
1893
wl->
wl_unsynced_bufbytes
, wl->wl_bufcount,
1918
wl->
wl_unsynced_bufbytes
+= wl->wl_bufbytes;
1996
wl->wl_reserved_bytes, wl->
wl_unsynced_bufbytes
));
2069
wl->wl_error_count, wl->
wl_unsynced_bufbytes
);
Completed in 36 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025