#include <asstorage.h>
Public Attributes | |
CARD16 | flags |
CARD16 | ref_count |
CARD32 | size |
CARD32 | uncompressed_size |
CARD16 | index |
CARD16 | reserved |
Definition at line 69 of file asstorage.h.
CARD16 ASStorageSlot::flags |
Definition at line 102 of file asstorage.h.
Referenced by convert_slot_to_ref(), create_asstorage_block(), defragment_storage_block(), dup_data(), fetch_data_int(), find_storage_slot(), forget_data(), free_storage_slot(), print_storage_slot(), query_storage_slot(), select_storage_slot(), split_storage_slot(), and store_data_in_block().
CARD16 ASStorageSlot::ref_count |
Definition at line 103 of file asstorage.h.
Referenced by convert_slot_to_ref(), create_asstorage_block(), defragment_storage_block(), dup_data(), forget_data(), print_storage_slot(), split_storage_slot(), and store_data_in_block().
CARD32 ASStorageSlot::size |
Definition at line 104 of file asstorage.h.
Referenced by convert_slot_to_ref(), create_asstorage_block(), defragment_storage_block(), fetch_data_int(), join_storage_slots(), print_asimage_func(), print_storage_slot(), select_storage_slot(), split_storage_slot(), and store_data_in_block().
Definition at line 105 of file asstorage.h.
Referenced by convert_slot_to_ref(), create_asstorage_block(), defragment_storage_block(), fetch_data_int(), print_storage_slot(), split_storage_slot(), and store_data_in_block().
CARD16 ASStorageSlot::index |
Definition at line 106 of file asstorage.h.
Referenced by convert_slot_to_ref(), create_asstorage_block(), defragment_storage_block(), dup_data(), fetch_data_int(), print_storage_slot(), split_storage_slot(), and store_data_in_block().
CARD16 ASStorageSlot::reserved |
Definition at line 119 of file asstorage.h.