Home
last modified time | relevance | path

Searched refs:COMPRESS_LZ4 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c955 COMPRESS_LZ4; in parse_options()
1582 case COMPRESS_LZ4: in f2fs_show_compress_options()
1750 F2FS_OPTION(sbi).compress_algorithm = COMPRESS_LZ4; in default_options()
H A Df2fs.h1304 COMPRESS_LZ4, enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c630 if (!f2fs_is_compress_level_valid(COMPRESS_LZ4, level)) { in f2fs_set_lz4hc_level()
1116 COMPRESS_LZ4; in parse_options()
1939 case COMPRESS_LZ4: in f2fs_show_compress_options()
2180 F2FS_OPTION(sbi).compress_algorithm = COMPRESS_LZ4; in default_options()
H A Dinode.c232 case COMPRESS_LZ4: in sanity_check_compress_inode()
H A Df2fs.h1428 COMPRESS_LZ4, enumerator
4387 if ((F2FS_I(inode)->i_compress_algorithm == COMPRESS_LZ4 || in set_compress_context()
/kernel/linux/linux-5.10/include/trace/events/
H A Df2fs.h161 { COMPRESS_LZ4, "LZ4" }, \
/kernel/linux/linux-6.6/include/trace/events/
H A Df2fs.h155 { COMPRESS_LZ4, "LZ4" }, \

Completed in 33 milliseconds