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

Data Fields

struct inodeinode
 
struct filefile
 
int auto_defrag
 
int partial
 
int credits
 
u32 new_phys_cpos
 
u32 clusters_moved
 
u64 refcount_loc
 
struct ocfs2_move_extentsrange
 
struct ocfs2_extent_tree et
 
struct ocfs2_alloc_contextmeta_ac
 
struct ocfs2_alloc_contextdata_ac
 
struct ocfs2_cached_dealloc_ctxt dealloc
 

Detailed Description

Definition at line 42 of file move_extents.c.

Field Documentation

int auto_defrag

Definition at line 45 of file move_extents.c.

u32 clusters_moved

Definition at line 49 of file move_extents.c.

int credits

Definition at line 47 of file move_extents.c.

Definition at line 54 of file move_extents.c.

Definition at line 55 of file move_extents.c.

Definition at line 52 of file move_extents.c.

Definition at line 44 of file move_extents.c.

Definition at line 43 of file move_extents.c.

Definition at line 53 of file move_extents.c.

u32 new_phys_cpos

Definition at line 48 of file move_extents.c.

int partial

Definition at line 46 of file move_extents.c.

Definition at line 51 of file move_extents.c.

u64 refcount_loc

Definition at line 50 of file move_extents.c.


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