libkdumpfile-0.5.5
Kernel coredump file access
Data Fields
flattened_map Struct Reference

Offset mappings for a set of flattened files. More...

#include <kdumpfile-priv.h>

Data Fields

struct fcachefcache
 File cache. More...
 
unsigned nfiles
 Number of mapped files. More...
 
struct flattened_file_map fmap []
 Mappings for individual files. More...
 

Detailed Description

Offset mappings for a set of flattened files.

Field Documentation

◆ fcache

struct fcache* flattened_map::fcache

File cache.

◆ fmap

struct flattened_file_map flattened_map::fmap[]

Mappings for individual files.

◆ nfiles

unsigned flattened_map::nfiles

Number of mapped files.


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