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

#include <xfs_extfree_item.h>

Data Fields

__uint64_t ext_start
 
__uint32_t ext_len
 
__uint32_t ext_pad
 

Detailed Description

Definition at line 41 of file xfs_extfree_item.h.

Field Documentation

__uint32_t ext_len

Definition at line 43 of file xfs_extfree_item.h.

__uint32_t ext_pad

Definition at line 44 of file xfs_extfree_item.h.

__uint64_t ext_start

Definition at line 42 of file xfs_extfree_item.h.


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