Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dinode.c235 case COMPRESS_LZORLE: in sanity_check_compress_inode()
H A Dsuper.c1074 F2FS_CTX_INFO(ctx).compress_algorithm = COMPRESS_LZORLE; in f2fs_parse_param()
2280 case COMPRESS_LZORLE: in f2fs_show_compress_options()
H A Df2fs.h1561 COMPRESS_LZORLE, enumerator
/linux/include/trace/events/
H A Df2fs.h161 { COMPRESS_LZORLE, "LZO-RLE" })