libkdumpfile-0.4.0
Kernel coredump file access
Data Fields
fcache Struct Reference

File cache. More...

#include <kdumpfile-priv.h>

Data Fields

unsigned long refcnt
 Reference counter.
 
int fd
 Open file descriptor.
 
size_t pgsz
 Page size (in bytes).
 
size_t mmapsz
 Size of mmap'ed regions.
 
off_t filesz
 File size (if known) or maximum off_t.
 
struct cachecache
 Main cache (for mmap'ed regions).
 
struct cachefbcache
 Fallback cache (for read regions).
 

Detailed Description

File cache.


The documentation for this struct was generated from the following file: