|
Linux Kernel
3.7.1
|
#include <transaction.h>
Data Fields | |
| struct dentry * | dentry |
| struct btrfs_root * | root |
| struct btrfs_root * | snap |
| struct btrfs_qgroup_inherit * | inherit |
| struct btrfs_block_rsv | block_rsv |
| int | error |
| bool | readonly |
| struct list_head | list |
Definition at line 83 of file transaction.h.
| struct btrfs_block_rsv block_rsv |
Definition at line 89 of file transaction.h.
Definition at line 84 of file transaction.h.
| int error |
Definition at line 91 of file transaction.h.
| struct btrfs_qgroup_inherit* inherit |
Definition at line 87 of file transaction.h.
Definition at line 93 of file transaction.h.
| bool readonly |
Definition at line 92 of file transaction.h.
| struct btrfs_root* root |
Definition at line 85 of file transaction.h.
Definition at line 86 of file transaction.h.
1.8.2