Searched refs:BTRFS_COMPRESS_LZO (Results 1 – 5 of 5) sorted by relevance
403 type = BTRFS_COMPRESS_LZO; in prop_compression_apply()421 case BTRFS_COMPRESS_LZO: in prop_compression_extract()
471 info->compress_type = BTRFS_COMPRESS_LZO; in btrfs_parse_options()
326 if (root->fs_info->compress_type == BTRFS_COMPRESS_LZO) in btrfs_ioctl_setflags()1452 if (range->compress_type == BTRFS_COMPRESS_LZO) { in btrfs_defrag_file()
711 BTRFS_COMPRESS_LZO = 2, enumerator
2770 if (tree_root->fs_info->compress_type == BTRFS_COMPRESS_LZO) in open_ctree()