libkdumpfile-0.5.5
Kernel coredump file access
|
Offset mappings for a set of flattened files. More...
#include <kdumpfile-priv.h>
Data Fields | |
struct fcache * | fcache |
File cache. More... | |
unsigned | nfiles |
Number of mapped files. More... | |
struct flattened_file_map | fmap [] |
Mappings for individual files. More... | |
Offset mappings for a set of flattened files.
struct fcache* flattened_map::fcache |
File cache.
struct flattened_file_map flattened_map::fmap[] |
Mappings for individual files.
unsigned flattened_map::nfiles |
Number of mapped files.