Definition at line 141 of file shared.c.
◆ class
◆ inner
◆ inner_pos
◆ cache_dir
| char* SharedContext::cache_dir |
◆ block_shift
| int SharedContext::block_shift |
requested shift; may disagree with actual
Definition at line 148 of file shared.c.
◆ read_only
| int SharedContext::read_only |
◆ timeout
◆ retry_errors
| int SharedContext::retry_errors |
◆ verify
| int SharedContext::verify |
◆ pos
current logical position
Definition at line 155 of file shared.c.
◆ tmp_buf
| uint8_t* SharedContext::tmp_buf |
◆ block_size
| int SharedContext::block_size |
◆ write_err
| int SharedContext::write_err |
write error occurred
Definition at line 158 of file shared.c.
◆ cache_data
| uint8_t* SharedContext::cache_data |
optional mmap of the cache file
Definition at line 161 of file shared.c.
◆ cache_path
| char* SharedContext::cache_path |
◆ cache_size
| off_t SharedContext::cache_size |
size of mapped memory region (for munmap)
Definition at line 163 of file shared.c.
◆ fd
◆ spacemap
◆ map_path
| char* SharedContext::map_path |
◆ map_size
| off_t SharedContext::map_size |
◆ mapfd
◆ nb_hit
◆ nb_miss
The documentation for this struct was generated from the following file: