libkdumpfile-0.4.1
Kernel coredump file access
|
PFN region mapping. More...
Data Fields | |
kdump_pfn_t | pfn |
Starting PFN. More... | |
kdump_pfn_t | cnt |
Number of pages in this region. More... | |
off_t | pos |
File position of the first descriptor. More... | |
PFN region mapping.
kdump_pfn_t pfn_rgn::cnt |
Number of pages in this region.
kdump_pfn_t pfn_rgn::pfn |
Starting PFN.
off_t pfn_rgn::pos |
File position of the first descriptor.