Home
last modified time | relevance | path

Searched defs:f2fs_is_compress_level_valid (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/fs/f2fs/
Dcompress.c557 bool f2fs_is_compress_level_valid(int alg, int lvl) in f2fs_is_compress_level_valid() function
Df2fs.h4436 static inline bool f2fs_is_compress_level_valid(int alg, int lvl) { return false; } in f2fs_is_compress_level_valid() function