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

#include <mballoc.h>

Data Fields

ext4_lblk_t fe_logical
 
ext4_grpblk_t fe_start
 
ext4_group_t fe_group
 
ext4_grpblk_t fe_len
 

Detailed Description

Definition at line 137 of file mballoc.h.

Field Documentation

ext4_group_t fe_group

Definition at line 140 of file mballoc.h.

ext4_grpblk_t fe_len

Definition at line 141 of file mballoc.h.

ext4_lblk_t fe_logical

Definition at line 138 of file mballoc.h.

ext4_grpblk_t fe_start

Definition at line 139 of file mballoc.h.


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