Home
last modified time | relevance | path

Searched refs:UBIFS_COMPR_ZLIB (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dcompress.c49 .compr_type = UBIFS_COMPR_ZLIB,
57 .compr_type = UBIFS_COMPR_ZLIB,
H A Dubifs-media.h349 UBIFS_COMPR_ZLIB, enumerator
H A Dsb.c62 if (ubifs_compr_present(c, UBIFS_COMPR_ZLIB)) in get_default_compressor()
63 return UBIFS_COMPR_ZLIB; in get_default_compressor()
H A Dsuper.c1091 c->mount_opts.compr_type = UBIFS_COMPR_ZLIB; in ubifs_parse_options()
/openbmc/u-boot/fs/ubifs/
H A Dubifs-media.h328 UBIFS_COMPR_ZLIB, enumerator
H A Dubifs.c56 .compr_type = UBIFS_COMPR_ZLIB,
H A Dsuper.c1215 c->mount_opts.compr_type = UBIFS_COMPR_ZLIB; in ubifs_parse_options()