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

PFN region mapping. More...

#include <kdumpfile-priv.h>

Data Fields

kdump_pfn_t pfn
 First PFN in the region. More...
 
kdump_pfn_t cnt
 Number of pages in this region. More...
 
off_t pos
 File position corresponding to the first PFN. More...
 

Detailed Description

PFN region mapping.

Field Documentation

◆ cnt

kdump_pfn_t pfn_region::cnt

Number of pages in this region.

◆ pfn

kdump_pfn_t pfn_region::pfn

First PFN in the region.

◆ pos

off_t pfn_region::pos

File position corresponding to the first PFN.


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