libkdumpfile-0.5.4
Kernel coredump file access
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
page_desc Struct Reference

Descriptor of each page in vmcore. More...

Data Fields

uint64_t offset
 File offset of page data. More...
 
uint32_t size
 Size of this dump page. More...
 
uint32_t flags
 Flags. More...
 
uint64_t page_flags
 Page flags. More...
 

Detailed Description

Descriptor of each page in vmcore.

Field Documentation

uint32_t page_desc::flags

Flags.

uint64_t page_desc::offset

File offset of page data.

uint64_t page_desc::page_flags

Page flags.

uint32_t page_desc::size

Size of this dump page.


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