Android-cuttlefish cvd tool
Public Attributes | List of all members
compress_ctx Struct Reference

#include <f2fs_fs.h>

Collaboration diagram for compress_ctx:
Collaboration graph
[legend]

Public Attributes

unsigned int cluster_size
 
unsigned int log_cluster_size
 
void * rbuf
 
struct compress_datacbuf
 
size_t rlen
 
size_t clen
 
void * private
 

Member Data Documentation

◆ cbuf

struct compress_data* compress_ctx::cbuf

◆ clen

size_t compress_ctx::clen

◆ cluster_size

unsigned int compress_ctx::cluster_size

◆ log_cluster_size

unsigned int compress_ctx::log_cluster_size

◆ private

void* compress_ctx::private

◆ rbuf

void* compress_ctx::rbuf

◆ rlen

size_t compress_ctx::rlen

The documentation for this struct was generated from the following file: