Linux Kernel
3.7.1
|
#include <ctree.h>
Data Fields | |
u64 | flags |
u64 | total_bytes |
u64 | bytes_used |
u64 | bytes_pinned |
u64 | bytes_reserved |
u64 | bytes_readonly |
u64 | bytes_may_use |
u64 | disk_used |
u64 | disk_total |
unsigned long | reservation_progress |
unsigned int | full:1 |
unsigned int | chunk_alloc:1 |
unsigned int | flush:1 |
unsigned int | force_alloc |
struct list_head | list |
struct list_head | block_groups [BTRFS_NR_RAID_TYPES] |
spinlock_t | lock |
struct rw_semaphore | groups_sem |
wait_queue_head_t | wait |
struct list_head block_groups[BTRFS_NR_RAID_TYPES] |
struct rw_semaphore groups_sem |
spinlock_t lock |
wait_queue_head_t wait |