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

#include <ext4.h>

Data Fields

struct inodeinode
 
sector_t b_blocknr
 
size_t b_size
 
unsigned long b_state
 
unsigned long first_page
 
unsigned long next_page
 
struct writeback_controlwbc
 
int io_done
 
int pages_written
 
int retval
 

Detailed Description

Definition at line 170 of file ext4.h.

Field Documentation

sector_t b_blocknr

Definition at line 172 of file ext4.h.

size_t b_size

Definition at line 173 of file ext4.h.

unsigned long b_state

Definition at line 174 of file ext4.h.

unsigned long first_page

Definition at line 175 of file ext4.h.

Definition at line 171 of file ext4.h.

int io_done

Definition at line 177 of file ext4.h.

unsigned long next_page

Definition at line 175 of file ext4.h.

int pages_written

Definition at line 178 of file ext4.h.

int retval

Definition at line 179 of file ext4.h.

Definition at line 176 of file ext4.h.


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