libkdumpfile-0.5.1
Kernel coredump file access
|
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... | |
PFN region mapping.
kdump_pfn_t pfn_region::cnt |
Number of pages in this region.
kdump_pfn_t pfn_region::pfn |
First PFN in the region.
off_t pfn_region::pos |
File position corresponding to the first PFN.