HomeSort by: relevance | last modified time | path
    Searched refs:WAPBL_WC_BLOCKS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
wapbl_replay.h 62 WAPBL_WC_BLOCKS, /* struct wapbl_wc_blocklist */
103 * and is used with two type tags, WAPBL_WC_BLOCKS and
106 * For WAPBL_WC_BLOCKS, a copy of each listed block can be found
  /src/usr.sbin/dumpfs/
dumpfs.c 844 case WAPBL_WC_BLOCKS:
890 case WAPBL_WC_BLOCKS:
905 if (awn.wc_type == WAPBL_WC_BLOCKS) {
  /src/sys/kern/
vfs_wapbl.c 2576 wc->wc_type = WAPBL_WC_BLOCKS;
3231 case WAPBL_WC_BLOCKS:
3288 case WAPBL_WC_BLOCKS: {

Completed in 13 milliseconds