Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dcompr_lzo.c68 static int jffs2_lzo_decompress(unsigned char *data_in, unsigned char *cpage_out, in jffs2_lzo_decompress() function
87 .decompress = &jffs2_lzo_decompress,