Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsuper.c1088 COMPRESS_LZ4; in parse_options()
1842 case COMPRESS_LZ4: in f2fs_show_compress_options()
2050 F2FS_OPTION(sbi).compress_algorithm = COMPRESS_LZ4; in default_options()
Df2fs.h1501 COMPRESS_LZ4, enumerator
4340 if ((F2FS_I(inode)->i_compress_algorithm == COMPRESS_LZ4 || in set_compress_context()
/linux-6.1.9/include/trace/events/
Df2fs.h153 { COMPRESS_LZ4, "LZ4" }, \