Home
last modified time | relevance | path

Searched refs:COMPRESS_LZO (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
H A Dprops.c330 btrfs_set_fs_incompat(fs_info, COMPRESS_LZO); in prop_compression_apply()
/linux/fs/f2fs/
H A Dinode.c229 case COMPRESS_LZO: in sanity_check_compress_inode()
H A Dsuper.c1045 F2FS_CTX_INFO(ctx).compress_algorithm = COMPRESS_LZO; in f2fs_parse_param()
2271 case COMPRESS_LZO: in f2fs_show_compress_options()
H A Df2fs.h1558 COMPRESS_LZO, enumerator
/linux/include/trace/events/
H A Df2fs.h158 { COMPRESS_LZO, "LZO" }, \