Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs-media.h327 UBIFS_COMPR_LZO, enumerator
Dubifs.c46 .compr_type = UBIFS_COMPR_LZO,
Dsb.c183 sup->default_compr = cpu_to_le16(UBIFS_COMPR_LZO); in create_default_filesystem()
Dsuper.c1213 c->mount_opts.compr_type = UBIFS_COMPR_LZO; in ubifs_parse_options()