ReactOS 0.4.16-dev-258-g81860b4
|
#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 409 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 407 of file btrfs.h.
Referenced by insert_chunk_item(), insert_map(), and logical_physical().
u32 btrfs_chunk_map::map_length |
Definition at line 408 of file btrfs.h.
Referenced by insert_chunk_item().