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

#include <ext4.h>

Data Fields

__u32 reserved
 
__u32 donor_fd
 
__u64 orig_start
 
__u64 donor_start
 
__u64 len
 
__u64 moved_len
 

Detailed Description

Definition at line 693 of file ext4.h.

Field Documentation

__u32 donor_fd

Definition at line 695 of file ext4.h.

__u64 donor_start

Definition at line 697 of file ext4.h.

__u64 len

Definition at line 698 of file ext4.h.

__u64 moved_len

Definition at line 699 of file ext4.h.

__u64 orig_start

Definition at line 696 of file ext4.h.

__u32 reserved

Definition at line 694 of file ext4.h.


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