Searched refs:UBIFS_COMPR_ZLIB (Results 1 – 4 of 4) sorted by relevance
49 .compr_type = UBIFS_COMPR_ZLIB,57 .compr_type = UBIFS_COMPR_ZLIB,
349 UBIFS_COMPR_ZLIB, enumerator
62 if (ubifs_compr_present(c, UBIFS_COMPR_ZLIB)) in get_default_compressor()63 return UBIFS_COMPR_ZLIB; in get_default_compressor()
1082 c->mount_opts.compr_type = UBIFS_COMPR_ZLIB; in ubifs_parse_options()