Home
last modified time | relevance | path

Searched refs:UBIFS_COMPR_ZLIB (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dcompress.c49 .compr_type = UBIFS_COMPR_ZLIB,
57 .compr_type = UBIFS_COMPR_ZLIB,
H A Dubifs-media.h342 * UBIFS_COMPR_ZLIB: ZLIB compression
349 UBIFS_COMPR_ZLIB, enumerator
H A Dsb.c59 if (ubifs_compr_present(c, UBIFS_COMPR_ZLIB)) in get_default_compressor()
60 return UBIFS_COMPR_ZLIB; in get_default_compressor()
H A Dsuper.c1091 c->mount_opts.compr_type = UBIFS_COMPR_ZLIB; in ubifs_parse_options()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dcompress.c49 .compr_type = UBIFS_COMPR_ZLIB,
57 .compr_type = UBIFS_COMPR_ZLIB,
H A Dubifs-media.h342 * UBIFS_COMPR_ZLIB: ZLIB compression
349 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()

Completed in 12 milliseconds