Searched defs:comprtype (Results 1 – 2 of 2) sorted by relevance
/linux/fs/jffs2/ ! | ||
H A D | compr.c | 254 uint16_t comprtype, unsigned char *cdata_in, in jffs2_decompress() |
H A D | write.c | 353 uint16_t comprtype = JFFS2_COMPR_NONE; in jffs2_write_inode_range() local |