|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <btrfs.h>

Public Attributes | |
| struct btrfs_chunk_map_item * | map |
| u32 | map_length |
| u32 | cur_length |
| u32 btrfs_chunk_map::cur_length |
Definition at line 410 of file btrfs.h.
Referenced by insert_chunk_item(), insert_map(), and logical_physical().
| struct btrfs_chunk_map_item* btrfs_chunk_map::map |
Definition at line 408 of file btrfs.h.
Referenced by insert_chunk_item(), insert_map(), and logical_physical().
| u32 btrfs_chunk_map::map_length |
Definition at line 409 of file btrfs.h.
Referenced by insert_chunk_item().