Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsuper.c630 if (!f2fs_is_compress_level_valid(COMPRESS_LZ4, level)) { in f2fs_set_lz4hc_level()
1110 COMPRESS_LZ4; in parse_options()
1933 case COMPRESS_LZ4: in f2fs_show_compress_options()
2174 F2FS_OPTION(sbi).compress_algorithm = COMPRESS_LZ4; in default_options()
Dinode.c250 case COMPRESS_LZ4: in sanity_check_compress_inode()
Df2fs.h1424 COMPRESS_LZ4, enumerator
4374 if ((F2FS_I(inode)->i_compress_algorithm == COMPRESS_LZ4 || in set_compress_context()
/linux-6.6.21/include/trace/events/
Df2fs.h155 { COMPRESS_LZ4, "LZ4" }, \