Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dcompress.c486 static bool zstd_is_level_valid(int lvl) in zstd_is_level_valid() function
498 .is_level_valid = zstd_is_level_valid,