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

#include <ext4.h>

Data Fields

struct inodeinode
 
unsigned int len
 
ext4_lblk_t logical
 
ext4_lblk_t lleft
 
ext4_lblk_t lright
 
ext4_fsblk_t goal
 
ext4_fsblk_t pleft
 
ext4_fsblk_t pright
 
unsigned int flags
 

Detailed Description

Definition at line 115 of file ext4.h.

Field Documentation

unsigned int flags

Definition at line 133 of file ext4.h.

Definition at line 127 of file ext4.h.

Definition at line 117 of file ext4.h.

unsigned int len

Definition at line 119 of file ext4.h.

ext4_lblk_t lleft

Definition at line 123 of file ext4.h.

ext4_lblk_t logical

Definition at line 121 of file ext4.h.

ext4_lblk_t lright

Definition at line 125 of file ext4.h.

ext4_fsblk_t pleft

Definition at line 129 of file ext4.h.

ext4_fsblk_t pright

Definition at line 131 of file ext4.h.


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