Public Member Functions | |
pthread_mutex_t lock | __attribute__ ((packed)) |
unsigned char bitmap[BIGBLOCK_BITMAP_LEN] | __attribute__ ((packed)) |
struct { | |
} | __attribute__ ((packed)) |
pthread_mutex_t lock | __attribute__ ((packed)) |
Data Fields | |
struct bigblock_header_s * | next |
char pad[128-BIGBLOCK_BITMAP_LEN-sizeof(void *)-sizeof(pthread_mutex_t) | __attribute__ )((packed)) |
unsigned char | bitmap [BIGBLOCK_BITMAP_LEN] |
char | pad [128-BIGBLOCK_BITMAP_LEN-sizeof(void *)-sizeof(pthread_mutex_t)] |
struct { | |
} | entries [BIGBLOCK_ENTRY_COUNT] |