Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dubifs-media.h350 UBIFS_COMPR_ZSTD, enumerator
H A Dsb.c56 if (ubifs_compr_present(c, UBIFS_COMPR_ZSTD)) in get_default_compressor()
57 return UBIFS_COMPR_ZSTD; in get_default_compressor()
H A Dsuper.c990 { "zstd", UBIFS_COMPR_ZSTD },