Home
last modified time | relevance | path

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

/linux-6.15/fs/ubifs/
H A Dcompress.c44 .compr_type = UBIFS_COMPR_ZLIB,
50 .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.c989 { "zlib", UBIFS_COMPR_ZLIB },