|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| uint8_t | type |
| uint64_t | hash |
| union { | |
| EXTENT_DATA_REF edr | |
| SHARED_DATA_REF sdr | |
| }; | |
| metadata_reloc * | parent |
| LIST_ENTRY | list_entry |
| union { ... } data_reloc_ref::@755 |
| EXTENT_DATA_REF data_reloc_ref::edr |
Definition at line 63 of file balance.c.
Referenced by sort_data_reloc_refs().
| uint64_t data_reloc_ref::hash |
Definition at line 60 of file balance.c.
Referenced by sort_data_reloc_refs().
| LIST_ENTRY data_reloc_ref::list_entry |
Definition at line 68 of file balance.c.
Referenced by add_data_reloc_extent_item(), and sort_data_reloc_refs().
| metadata_reloc* data_reloc_ref::parent |
| SHARED_DATA_REF data_reloc_ref::sdr |
| uint8_t data_reloc_ref::type |
Definition at line 59 of file balance.c.
Referenced by sort_data_reloc_refs().