OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wc_circ_size
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
wapbl_replay.h
41
* wc_circ_off,
wc_circ_size
, wc_head and wc_tail fields as bytes
97
int64_t
wc_circ_size
; /* size of circular buffer region */
member in struct:wapbl_wc_header
/src/usr.sbin/dumpfs/
dumpfs.c
874
(long long)awh.wc_circ_off, (long long)awh.
wc_circ_size
);
/src/sys/kern/
vfs_wapbl.c
633
wc->
wc_circ_size
= wl->wl_circ_size;
3037
wr->wr_circ_size = wch->
wc_circ_size
;
3040
used = wapbl_space_used(wch->
wc_circ_size
, wch->wc_head, wch->wc_tail);
3046
wch->
wc_circ_size
, used));
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025