OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wc_tail
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
wapbl_replay.h
41
* wc_circ_off, wc_circ_size, wc_head and
wc_tail
fields as bytes
43
* at wc_head and the oldest valid record can be found at
wc_tail
.
44
* When ((wc_head ==
wc_tail
) && (wc_head == 0)), the journal is empty.
45
* The condition of ((wc_head ==
wc_tail
) && (wc_head != 0))
95
int64_t
wc_tail
;
member in struct:wapbl_wc_header
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025