Searched refs:btrfs_compress_level_valid (Results 1 – 3 of 3) sorted by relevance
93 bool btrfs_compress_level_valid(unsigned int type, int level);
1390 if (!btrfs_compress_level_valid(compress_type, compress_level)) in btrfs_defrag_file()
999 bool btrfs_compress_level_valid(unsigned int type, int level) in btrfs_compress_level_valid() function