Data Fields | |
unsigned | block_count |
Total number of blocks. | |
hash_table_t | block_hash |
unsigned | blocks_cached |
Number of cached blocks. | |
unsigned | blocks_cluster |
Physical blocks per block_t. | |
link_t | free_head |
size_t | lblock_size |
Logical block size. | |
fibril_mutex_t | lock |
enum cache_mode | mode |
Definition at line 66 of file libblock.c.