Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c71 } block_state; typedef
73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
/openbmc/qemu/block/
H A Dvhdx.c1713 int block_state; in vhdx_create_bat() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h290 unsigned block_state:4; /* One of the above block states. */ member