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

#include <ctree.h>

Data Fields

struct extent_buffernodes [BTRFS_MAX_LEVEL]
 
int slots [BTRFS_MAX_LEVEL]
 
int locks [BTRFS_MAX_LEVEL]
 
int reada
 
int lowest_level
 
unsigned int search_for_split:1
 
unsigned int keep_locks:1
 
unsigned int skip_locking:1
 
unsigned int leave_spinning:1
 
unsigned int search_commit_root:1
 

Detailed Description

Definition at line 556 of file ctree.h.

Field Documentation

unsigned int keep_locks

Definition at line 570 of file ctree.h.

unsigned int leave_spinning

Definition at line 572 of file ctree.h.

Definition at line 560 of file ctree.h.

int lowest_level

Definition at line 563 of file ctree.h.

Definition at line 557 of file ctree.h.

int reada

Definition at line 561 of file ctree.h.

unsigned int search_commit_root

Definition at line 573 of file ctree.h.

unsigned int search_for_split

Definition at line 569 of file ctree.h.

unsigned int skip_locking

Definition at line 571 of file ctree.h.

Definition at line 558 of file ctree.h.


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