Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dprops.c329 btrfs_set_fs_incompat(fs_info, COMPRESS_LZO); in prop_compression_apply()
Ddefrag.c1471 btrfs_set_fs_incompat(fs_info, COMPRESS_LZO); in btrfs_defrag_file()
Dsysfs.c284 BTRFS_FEAT_ATTR_INCOMPAT(compress_lzo, COMPRESS_LZO);
/linux-6.12.1/fs/f2fs/
Dinode.c229 case COMPRESS_LZO: in sanity_check_compress_inode()
Dsuper.c1079 COMPRESS_LZO; in parse_options()
1896 case COMPRESS_LZO: in f2fs_show_compress_options()
Df2fs.h1446 COMPRESS_LZO, enumerator
/linux-6.12.1/include/trace/events/
Df2fs.h155 { COMPRESS_LZO, "LZO" }, \