Searched defs:block_state (Results 1 – 2 of 2) sorted by relevance
45 struct block_state { struct52 struct block_state *blk_state; argument
71 } block_state; typedef73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef