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

#include <delayed-ref.h>

Data Fields

struct btrfs_disk_key key
 
u64 flags_to_set
 
unsigned int update_key:1
 
unsigned int update_flags:1
 
unsigned int is_data:1
 

Detailed Description

Definition at line 60 of file delayed-ref.h.

Field Documentation

u64 flags_to_set

Definition at line 62 of file delayed-ref.h.

unsigned int is_data

Definition at line 65 of file delayed-ref.h.

Definition at line 61 of file delayed-ref.h.

unsigned int update_flags

Definition at line 64 of file delayed-ref.h.

unsigned int update_key

Definition at line 63 of file delayed-ref.h.


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