Home
last modified time | relevance | path

Searched defs:block_state (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/nand/
Dnandsim_swap.h45 struct block_state { struct
52 struct block_state *blk_state; argument
/freebsd-12-stable/sys/contrib/zlib/
Ddeflate.c71 } block_state; typedef
73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef