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

Data Fields

struct bio_vec * iovecs
 
struct sg_iovecsgvecs
 
int nr_sgvecs
 
int is_our_pages
 

Detailed Description

Definition at line 655 of file bio.c.

Field Documentation

struct bio_vec* iovecs

Definition at line 656 of file bio.c.

int is_our_pages

Definition at line 659 of file bio.c.

int nr_sgvecs

Definition at line 658 of file bio.c.

struct sg_iovec* sgvecs

Definition at line 657 of file bio.c.


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