Home
last modified time | relevance | path

Searched refs:COMPRESS_LZ4 (Results 1 – 3 of 3) sorted by relevance

/fs/f2fs/
Dsuper.c606 if (!f2fs_is_compress_level_valid(COMPRESS_LZ4, level)) { in f2fs_set_lz4hc_level()
1083 COMPRESS_LZ4; in parse_options()
1891 case COMPRESS_LZ4: in f2fs_show_compress_options()
2125 F2FS_OPTION(sbi).compress_algorithm = COMPRESS_LZ4; in default_options()
Dinode.c236 case COMPRESS_LZ4: in sanity_check_compress_inode()
Df2fs.h1436 COMPRESS_LZ4, enumerator
4415 if ((fi->i_compress_algorithm == COMPRESS_LZ4 || in set_compress_context()