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

#include <ext4.h>

Data Fields

int io_op
 
struct bio * io_bio
 
ext4_io_end_tio_end
 
struct ext4_io_pageio_page
 
sector_t io_next_block
 

Detailed Description

Definition at line 218 of file ext4.h.

Field Documentation

struct bio* io_bio

Definition at line 220 of file ext4.h.

ext4_io_end_t* io_end

Definition at line 221 of file ext4.h.

sector_t io_next_block

Definition at line 223 of file ext4.h.

int io_op

Definition at line 219 of file ext4.h.

struct ext4_io_page* io_page

Definition at line 222 of file ext4.h.


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