awh
switch (awh.wc_type) {
if (awh.wc_generation > generation) {
head = awh.wc_head;
tail = awh.wc_tail;
generation = awh.wc_generation;
skip = awh.wc_len;
if (len != (off_t)awh.wc_len) {
skip = awh.wc_len;
wapbl_type_string(awh.wc_type), awh.wc_len,
awh.wc_version);
awh.wc_checksum, awh.wc_generation);
awh.wc_fsid[0], awh.wc_fsid[1],
(unsigned long long)awh.wc_time, awh.wc_timensec);
awh.wc_log_dev_bshift, awh.wc_fs_dev_bshift);
(long long)awh.wc_head, (long long)awh.wc_tail);
(long long)awh.wc_circ_off, (long long)awh.wc_circ_size);