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

#include <common.h>

Data Fields

blkif_vdev_t handle
 
unsigned char readonly
 
unsigned char type
 
u32 pdevice
 
struct block_devicebdev
 
sector_t size
 
unsigned int flush_support:1
 
unsigned int discard_secure:1
 

Detailed Description

Definition at line 149 of file common.h.

Field Documentation

Definition at line 158 of file common.h.

unsigned int discard_secure

Definition at line 162 of file common.h.

unsigned int flush_support

Definition at line 161 of file common.h.

Definition at line 151 of file common.h.

u32 pdevice

Definition at line 157 of file common.h.

unsigned char readonly

Definition at line 153 of file common.h.

sector_t size

Definition at line 160 of file common.h.

unsigned char type

Definition at line 155 of file common.h.


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