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

#include <fiemap.h>

Data Fields

__u64 fe_logical
 
__u64 fe_physical
 
__u64 fe_length
 
__u64 fe_reserved64 [2]
 
__u32 fe_flags
 
__u32 fe_reserved [3]
 

Detailed Description

Definition at line 16 of file fiemap.h.

Field Documentation

__u32 fe_flags

Definition at line 23 of file fiemap.h.

__u64 fe_length

Definition at line 21 of file fiemap.h.

__u64 fe_logical

Definition at line 17 of file fiemap.h.

__u64 fe_physical

Definition at line 19 of file fiemap.h.

__u32 fe_reserved[3]

Definition at line 24 of file fiemap.h.

__u64 fe_reserved64[2]

Definition at line 22 of file fiemap.h.


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