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

#include <f2fs.h>

Public Attributes

unsigned short valid_blocks
 
unsigned short ckpt_valid_blocks
 
unsigned char * cur_valid_map
 
unsigned char * ckpt_valid_map
 
unsigned char type
 
unsigned char orig_type
 
unsigned char ckpt_type
 
unsigned long long mtime
 
int dirty
 

Member Data Documentation

◆ ckpt_type

unsigned char seg_entry::ckpt_type

◆ ckpt_valid_blocks

unsigned short seg_entry::ckpt_valid_blocks

◆ ckpt_valid_map

unsigned char* seg_entry::ckpt_valid_map

◆ cur_valid_map

unsigned char* seg_entry::cur_valid_map

◆ dirty

int seg_entry::dirty

◆ mtime

unsigned long long seg_entry::mtime

◆ orig_type

unsigned char seg_entry::orig_type

◆ type

unsigned char seg_entry::type

◆ valid_blocks

unsigned short seg_entry::valid_blocks

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