Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dsuper.c1051 COMPRESS_LZ4; in parse_options()
1785 case COMPRESS_LZ4: in f2fs_show_compress_options()
1989 F2FS_OPTION(sbi).compress_algorithm = COMPRESS_LZ4; in default_options()
Df2fs.h1443 COMPRESS_LZ4, enumerator
4136 if ((F2FS_I(inode)->i_compress_algorithm == COMPRESS_LZ4 || in set_compress_context()
/Linux-v5.15/include/trace/events/
Df2fs.h161 { COMPRESS_LZ4, "LZ4" }, \