Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dcompress.c484 static bool zstd_is_level_valid(int lvl) in zstd_is_level_valid() function
496 .is_level_valid = zstd_is_level_valid,