Searched defs:wapbl_wc_blocklist (Results 1 – 1 of 1) sorted by relevance
118 struct wapbl_wc_blocklist { struct119 uint32_t wc_type; /* WAPBL_WC_{REVOCATIONS,BLOCKS} */120 int32_t wc_len;121 int32_t wc_blkcount;122 int32_t wc_unused;123 struct {127 } wc_blocks[0]; /* actually longer */