Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dcompress.c32 .compr_type = UBIFS_COMPR_LZO,
39 .compr_type = UBIFS_COMPR_LZO,
H A Dubifs-media.h348 UBIFS_COMPR_LZO, enumerator
H A Dsb.c56 if (ubifs_compr_present(c, UBIFS_COMPR_LZO)) in get_default_compressor()
57 return UBIFS_COMPR_LZO; in get_default_compressor()
H A Dsuper.c1080 c->mount_opts.compr_type = UBIFS_COMPR_LZO; in ubifs_parse_options()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h328 UBIFS_COMPR_LZO, enumerator
H A Dsb.c184 sup->default_compr = cpu_to_le16(UBIFS_COMPR_LZO); in create_default_filesystem()
H A Dubifs.c47 .compr_type = UBIFS_COMPR_LZO,
H A Dsuper.c1214 c->mount_opts.compr_type = UBIFS_COMPR_LZO; in ubifs_parse_options()