|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| uint8_t | type |
| uint64_t | hash |
| union { | |
| TREE_BLOCK_REF tbr | |
| SHARED_BLOCK_REF sbr | |
| }; | |
| metadata_reloc * | parent |
| bool | top |
| LIST_ENTRY | list_entry |
| union { ... } metadata_reloc_ref::@753 |
| uint64_t metadata_reloc_ref::hash |
Definition at line 36 of file balance.c.
Referenced by sort_metadata_reloc_refs().
| LIST_ENTRY metadata_reloc_ref::list_entry |
Definition at line 45 of file balance.c.
Referenced by add_metadata_reloc_extent_item().
| metadata_reloc* metadata_reloc_ref::parent |
| SHARED_BLOCK_REF metadata_reloc_ref::sbr |
| TREE_BLOCK_REF metadata_reloc_ref::tbr |
| uint8_t metadata_reloc_ref::type |
Definition at line 35 of file balance.c.
Referenced by sort_metadata_reloc_refs().