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

#include <ext4.h>

Data Fields

ext4_fsblk_t m_pblk
 
ext4_lblk_t m_lblk
 
unsigned int m_len
 
unsigned int m_flags
 

Detailed Description

Definition at line 160 of file ext4.h.

Field Documentation

unsigned int m_flags

Definition at line 164 of file ext4.h.

ext4_lblk_t m_lblk

Definition at line 162 of file ext4.h.

unsigned int m_len

Definition at line 163 of file ext4.h.

ext4_fsblk_t m_pblk

Definition at line 161 of file ext4.h.


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