Searched refs:awh (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/dumpfs/
H A Ddumpfs.c88 #define awh jbuf.wh macro
775 switch (awh.wc_type) {
780 if (awh.wc_generation > generation) {
781 head = awh.wc_head;
782 tail = awh.wc_tail;
784 generation = awh.wc_generation;
785 skip = awh.wc_len;
789 skip = awh.wc_len;
833 wapbl_type_string(awh.wc_type), awh
[all...]

Completed in 87 milliseconds