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

Data Fields

spinlock_t lock
 
struct gendisk * disk
 
struct mmc_queue queue
 
struct list_head part
 
unsigned int flags
 
unsigned int usage
 
unsigned int read_only
 
unsigned int part_type
 
unsigned int name_idx
 
unsigned int reset_done
 
unsigned int part_curr
 
struct device_attribute force_ro
 
struct device_attribute power_ro_lock
 
int area_type
 

Detailed Description

Definition at line 82 of file block.c.

Field Documentation

int area_type

Definition at line 110 of file block.c.

struct gendisk* disk

Definition at line 84 of file block.c.

unsigned int flags

Definition at line 88 of file block.c.

Definition at line 108 of file block.c.

spinlock_t lock

Definition at line 83 of file block.c.

unsigned int name_idx

Definition at line 95 of file block.c.

Definition at line 86 of file block.c.

unsigned int part_curr

Definition at line 107 of file block.c.

unsigned int part_type

Definition at line 94 of file block.c.

struct device_attribute power_ro_lock

Definition at line 109 of file block.c.

Definition at line 85 of file block.c.

unsigned int read_only

Definition at line 93 of file block.c.

unsigned int reset_done

Definition at line 96 of file block.c.

unsigned int usage

Definition at line 92 of file block.c.


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