Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dcompress.c561 bool f2fs_is_compress_level_valid(int alg, int lvl) in f2fs_is_compress_level_valid() function
Df2fs.h4318 static inline bool f2fs_is_compress_level_valid(int alg, int lvl) { return false; } in f2fs_is_compress_level_valid() function