Searched refs:BTRFS_COMPRESS_LZO (Results 1 – 5 of 5) sorted by relevance
404 type = BTRFS_COMPRESS_LZO; in prop_compression_apply()422 case BTRFS_COMPRESS_LZO: in prop_compression_extract()
485 info->compress_type = BTRFS_COMPRESS_LZO; in btrfs_parse_options()
325 if (root->fs_info->compress_type == BTRFS_COMPRESS_LZO) in btrfs_ioctl_setflags()1443 if (range->compress_type == BTRFS_COMPRESS_LZO) { in btrfs_defrag_file()
711 BTRFS_COMPRESS_LZO = 2, enumerator
2722 if (tree_root->fs_info->compress_type == BTRFS_COMPRESS_LZO) in open_ctree()