Searched refs:UBIFS_COMPR_LZO (Results 1 – 4 of 4) sorted by relevance
44 .compr_type = UBIFS_COMPR_LZO,51 .compr_type = UBIFS_COMPR_LZO,
348 UBIFS_COMPR_LZO, enumerator
68 if (ubifs_compr_present(c, UBIFS_COMPR_LZO)) in get_default_compressor()69 return UBIFS_COMPR_LZO; in get_default_compressor()
1040 c->mount_opts.compr_type = UBIFS_COMPR_LZO; in ubifs_parse_options()