Android-cuttlefish cvd tool
Variables
compress.h File Reference
#include "f2fs_fs.h"
Include dependency graph for compress.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char * supported_comp_names []
 
compress_ops supported_comp_ops []
 
filter_ops ext_filter
 

Variable Documentation

◆ ext_filter

filter_ops ext_filter
extern

◆ supported_comp_names

const char* supported_comp_names[]
extern

compress.h

Copyright (c) 2020 Google Inc. Robin Hsu robin.nosp@m.hsu@.nosp@m.googl.nosp@m.e.co.nosp@m.m : add sload compression support

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

compress.c

Copyright (c) 2020 Google Inc. Robin Hsu robin.nosp@m.hsu@.nosp@m.googl.nosp@m.e.co.nosp@m.m : add sload compression support

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

◆ supported_comp_ops

compress_ops supported_comp_ops[]
extern