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
41 unsigned int block_state; in igt_check_block() local
349 } block_state; typedef
417 __u32 block_state; member
76 enum block_state { enum
290 unsigned block_state:4; /* One of the above block states. */ member