ReactOS 0.4.16-dev-240-gdb5fa3b
|
#include <btrfs.h>
Public Attributes | |
uint64_t | offset |
uint64_t | size |
uint8_t | type |
uint64_t FREE_SPACE_ENTRY::offset |
Definition at line 449 of file btrfs.h.
Referenced by load_stored_free_space_cache(), and update_chunk_cache().
uint64_t FREE_SPACE_ENTRY::size |
Definition at line 450 of file btrfs.h.
Referenced by load_stored_free_space_cache(), and update_chunk_cache().
uint8_t FREE_SPACE_ENTRY::type |
Definition at line 451 of file btrfs.h.
Referenced by load_stored_free_space_cache(), and update_chunk_cache().