Searched defs:block_state (Results 1 – 6 of 6) sorted by relevance
71 } block_state; typedef73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
71 unsigned int block_state; in check_block() local
349 } block_state; typedef
1713 int block_state; in vhdx_create_bat() local
76 enum block_state { enum
290 unsigned block_state:4; /* One of the above block states. */ member