|
libkdumpfile-0.5.4
Kernel coredump file access
|
File cache entry. More...
#include <kdumpfile-priv.h>
Data Fields | |
| void * | data |
| Data start. | |
| size_t | len |
| Data length. | |
| struct cache_entry * | ce |
| Entry in the underlying cache. | |
| struct cache * | cache |
| Main cache or fallback cache. | |
File cache entry.