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

Data Fields

u64 refs [BTRFS_MAX_LEVEL]
 
u64 flags [BTRFS_MAX_LEVEL]
 
struct btrfs_key update_progress
 
int stage
 
int level
 
int shared_level
 
int update_ref
 
int keep_locks
 
int reada_slot
 
int reada_count
 
int for_reloc
 
int free
 
int write
 
int wait
 
int pin
 
struct btrfs_rootreplay_dest
 
struct btrfs_trans_handletrans
 
int(* process_func )(struct btrfs_root *log, struct extent_buffer *eb, struct walk_control *wc, u64 gen)
 

Detailed Description

Definition at line 6384 of file extent-tree.c.

Field Documentation

Definition at line 6386 of file extent-tree.c.

int for_reloc

Definition at line 6395 of file extent-tree.c.

int free

Definition at line 238 of file tree-log.c.

int keep_locks

Definition at line 6392 of file extent-tree.c.

int level

Definition at line 6389 of file extent-tree.c.

int pin

Definition at line 253 of file tree-log.c.

Definition at line 269 of file tree-log.c.

int reada_count

Definition at line 6394 of file extent-tree.c.

int reada_slot

Definition at line 6393 of file extent-tree.c.

Definition at line 6385 of file extent-tree.c.

struct btrfs_root* replay_dest

Definition at line 259 of file tree-log.c.

int shared_level

Definition at line 6390 of file extent-tree.c.

int stage

Definition at line 6388 of file extent-tree.c.

Definition at line 262 of file tree-log.c.

struct btrfs_key update_progress

Definition at line 6387 of file extent-tree.c.

int update_ref

Definition at line 6391 of file extent-tree.c.

int wait

Definition at line 248 of file tree-log.c.

int write

Definition at line 243 of file tree-log.c.


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