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

Data Fields

struct btrfs_pathpath
 
u64 extent_item_size
 
charscratch_buf
 
charmsg_buf
 
const charerrstr
 
sector_t sector
 
u64 logical
 
struct btrfs_devicedev
 
int msg_bufsize
 
int scratch_bufsize
 

Detailed Description

Definition at line 126 of file scrub.c.

Field Documentation

Definition at line 134 of file scrub.c.

const char* errstr

Definition at line 131 of file scrub.c.

u64 extent_item_size

Definition at line 128 of file scrub.c.

u64 logical

Definition at line 133 of file scrub.c.

Definition at line 130 of file scrub.c.

int msg_bufsize

Definition at line 135 of file scrub.c.

Definition at line 127 of file scrub.c.

char* scratch_buf

Definition at line 129 of file scrub.c.

int scratch_bufsize

Definition at line 136 of file scrub.c.

sector_t sector

Definition at line 132 of file scrub.c.


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