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

#include <fs.h>

Data Fields

unsigned int fi_flags
 
unsigned int fi_extents_mapped
 
unsigned int fi_extents_max
 
struct fiemap_extent __userfi_extents_start
 

Detailed Description

Definition at line 1474 of file fs.h.

Field Documentation

unsigned int fi_extents_mapped

Definition at line 1476 of file fs.h.

unsigned int fi_extents_max

Definition at line 1477 of file fs.h.

struct fiemap_extent __user* fi_extents_start

Definition at line 1478 of file fs.h.

unsigned int fi_flags

Definition at line 1475 of file fs.h.


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