Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Dcompress.c561 bool f2fs_is_compress_level_valid(int alg, int lvl) in f2fs_is_compress_level_valid() function
H A Df2fs.h4330 static inline bool f2fs_is_compress_level_valid(int alg, int lvl) { return false; } in f2fs_is_compress_level_valid() function

Completed in 13 milliseconds