OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wc_head
(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))
94
int64_t
wc_head
;
member in struct:wapbl_wc_header
Completed in 92 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025