Home
last modified time | relevance | path

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

/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h51 int length_first[16]; member
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c50 stream->lengths.first = stream->length_first; in init_stream()