Searched refs:f2fs_is_compress_level_valid (Results 1 – 2 of 2) sorted by relevance
4732 bool f2fs_is_compress_level_valid(int alg, int lvl);4798 static inline bool f2fs_is_compress_level_valid(int alg, int lvl) { return false; } in f2fs_is_compress_level_valid() function
745 if (!f2fs_is_compress_level_valid(COMPRESS_LZ4, level)) { in f2fs_set_lz4hc_level()792 if (!f2fs_is_compress_level_valid(COMPRESS_ZSTD, level)) { in f2fs_set_zstd_level()