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

#include <f2fs.h>

Collaboration diagram for curseg_info:
Collaboration graph
[legend]

Public Attributes

struct f2fs_summary_blocksum_blk
 
unsigned char alloc_type
 
unsigned int segno
 
unsigned short next_blkoff
 
unsigned int zone
 
unsigned int next_segno
 

Member Data Documentation

◆ alloc_type

unsigned char curseg_info::alloc_type

◆ next_blkoff

unsigned short curseg_info::next_blkoff

◆ next_segno

unsigned int curseg_info::next_segno

◆ segno

unsigned int curseg_info::segno

◆ sum_blk

struct f2fs_summary_block* curseg_info::sum_blk

◆ zone

unsigned int curseg_info::zone

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