Home
last modified time | relevance | path

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

/linux/fs/ubifs/
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.c988 { "zlib", UBIFS_COMPR_ZLIB },