Home
last modified time | relevance | path

Searched refs:length_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h50 int length_count[16]; member
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c49 stream->lengths.count = stream->length_count; in init_stream()