Home
last modified time | relevance | path

Searched refs:wc_tail (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/sys/
H A Dwapbl_replay.h95 int64_t wc_tail; member
/netbsd-src/usr.sbin/dumpfs/
H A Ddumpfs.c811 tail = awh.wc_tail; in print_journal()
872 (long long)awh.wc_head, (long long)awh.wc_tail); in print_journal_header()
/netbsd-src/sys/kern/
H A Dvfs_wapbl.c2487 wc->wc_tail = tail; in wapbl_write_commit()
3040 used = wapbl_space_used(wch->wc_circ_size, wch->wc_head, wch->wc_tail);
3045 wch->wc_head, wch->wc_tail, wch->wc_circ_off, in wapbl_replay_stop()
3050 error = wapbl_replay_process(wr, wch->wc_head, wch->wc_tail); in wapbl_replay_stop()
3277 off = wch->wc_tail;