|
Linux Kernel
3.7.1
|
#include <volumes.h>
| struct block_device* bdev |
| struct btrfs_root* dev_root |
| atomic_t dev_stat_values[BTRFS_DEV_STAT_VALUES_MAX] |
| struct completion flush_wait |
| struct btrfs_fs_devices* fs_devices |
| spinlock_t io_lock |
| struct rcu_string* name |
| struct btrfs_pending_bios pending_bios |
| struct btrfs_pending_bios pending_sync_bios |
| struct work_struct rcu_work |
| struct reada_zone* reada_curr_zone |
| struct radix_tree_root reada_extents |
| spinlock_t reada_lock |
| struct radix_tree_root reada_zones |
| u8 uuid[BTRFS_UUID_SIZE] |
| struct btrfs_work work |
1.8.2