Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
btrfsic_state Struct Reference

Data Fields

u32 print_mask
 
int include_extent_data
 
int csum_size
 
struct list_head all_blocks_list
 
struct btrfsic_block_hashtable block_hashtable
 
struct btrfsic_block_link_hashtable block_link_hashtable
 
struct btrfs_rootroot
 
u64 max_superblock_generation
 
struct btrfsic_blocklatest_superblock
 
u32 metablock_size
 
u32 datablock_size
 

Detailed Description

Definition at line 236 of file check-integrity.c.

Field Documentation

struct list_head all_blocks_list

Definition at line 240 of file check-integrity.c.

Definition at line 241 of file check-integrity.c.

struct btrfsic_block_link_hashtable block_link_hashtable

Definition at line 242 of file check-integrity.c.

int csum_size

Definition at line 239 of file check-integrity.c.

u32 datablock_size

Definition at line 247 of file check-integrity.c.

int include_extent_data

Definition at line 238 of file check-integrity.c.

struct btrfsic_block* latest_superblock

Definition at line 245 of file check-integrity.c.

u64 max_superblock_generation

Definition at line 244 of file check-integrity.c.

u32 metablock_size

Definition at line 246 of file check-integrity.c.

u32 print_mask

Definition at line 237 of file check-integrity.c.

Definition at line 243 of file check-integrity.c.


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