Searched refs:COMPRESS_LZ4 (Results 1 – 4 of 4) sorted by relevance
603 if (!f2fs_is_compress_level_valid(COMPRESS_LZ4, level)) { in f2fs_set_lz4hc_level() 1080 COMPRESS_LZ4; in parse_options() 1908 case COMPRESS_LZ4: in f2fs_show_compress_options() 2142 F2FS_OPTION(sbi).compress_algorithm = COMPRESS_LZ4; in default_options()
240 case COMPRESS_LZ4: in sanity_check_compress_inode()
1434 COMPRESS_LZ4, enumerator4408 if ((F2FS_I(inode)->i_compress_algorithm == COMPRESS_LZ4 || in set_compress_context()
156 { COMPRESS_LZ4, "LZ4" }, \