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

#include <fiemap.h>

Data Fields

__u64 fm_start
 
__u64 fm_length
 
__u32 fm_flags
 
__u32 fm_mapped_extents
 
__u32 fm_extent_count
 
__u32 fm_reserved
 
struct fiemap_extent fm_extents [0]
 

Detailed Description

Definition at line 27 of file fiemap.h.

Field Documentation

__u32 fm_extent_count

Definition at line 34 of file fiemap.h.

struct fiemap_extent fm_extents[0]

Definition at line 36 of file fiemap.h.

__u32 fm_flags

Definition at line 32 of file fiemap.h.

__u64 fm_length

Definition at line 30 of file fiemap.h.

__u32 fm_mapped_extents

Definition at line 33 of file fiemap.h.

__u32 fm_reserved

Definition at line 35 of file fiemap.h.

__u64 fm_start

Definition at line 28 of file fiemap.h.


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