Home
last modified time | relevance | path

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

/linux-6.15/fs/ubifs/
H A Dcompress.c57 .compr_type = UBIFS_COMPR_ZSTD,
63 .compr_type = UBIFS_COMPR_ZSTD,
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 },