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

#include <md.h>

Data Fields

int count
 
int unacked_exist
 
int shift
 
u64page
 
int changed
 
seqlock_t lock
 
sector_t sector
 
sector_t size
 

Detailed Description

Definition at line 112 of file md.h.

Field Documentation

int changed

Definition at line 122 of file md.h.

int count

Definition at line 113 of file md.h.

seqlock_t lock

Definition at line 123 of file md.h.

Definition at line 121 of file md.h.

sector_t sector

Definition at line 125 of file md.h.

int shift

Definition at line 118 of file md.h.

sector_t size

Definition at line 126 of file md.h.

int unacked_exist

Definition at line 114 of file md.h.


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