COMPRESS          436 fs/btrfs/inode.c 	if (btrfs_test_opt(fs_info, COMPRESS) ||
COMPRESS          492 fs/btrfs/super.c 				if (!btrfs_test_opt(info, COMPRESS) ||
COMPRESS          500 fs/btrfs/super.c 			btrfs_clear_opt(info->mount_opt, COMPRESS);
COMPRESS          516 fs/btrfs/super.c 							     COMPRESS) ?
COMPRESS          538 fs/btrfs/super.c 				btrfs_set_opt(info->mount_opt, COMPRESS);
COMPRESS          545 fs/btrfs/super.c 				btrfs_set_opt(info->mount_opt, COMPRESS);
COMPRESS          557 fs/btrfs/super.c 				btrfs_set_opt(info->mount_opt, COMPRESS);
COMPRESS          564 fs/btrfs/super.c 				btrfs_clear_opt(info->mount_opt, COMPRESS);
COMPRESS          584 fs/btrfs/super.c 			if ((btrfs_test_opt(info, COMPRESS) &&
COMPRESS          587 fs/btrfs/super.c 			    (!btrfs_test_opt(info, COMPRESS) &&
COMPRESS         1304 fs/btrfs/super.c 	if (btrfs_test_opt(info, COMPRESS)) {