HomeSort by: relevance | last modified time | path
    Searched defs:awh (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/dumpfs/
dumpfs.c 89 #define awh jbuf.wh macro
804 switch (awh.wc_type) {
809 if (awh.wc_generation > generation) {
810 head = awh.wc_head;
811 tail = awh.wc_tail;
813 generation = awh.wc_generation;
814 skip = awh.wc_len;
818 skip = awh.wc_len;
862 wapbl_type_string(awh.wc_type), awh.wc_len
    [all...]

Completed in 56 milliseconds