libkdumpfile-0.4.0
Kernel coredump file access
Data Fields
page_io Struct Reference

Page I/O information. More...

#include <kdumpfile-priv.h>

Data Fields

addrxlat_fulladdr_t addr
 Address of page under I/O. More...
 
struct fcache_chunk chunk
 File cache chunk. More...
 

Detailed Description

Page I/O information.

This structure is used to pass information between kdump_read and the format-specific I/O methods.

Field Documentation

◆ addr

addrxlat_fulladdr_t page_io::addr

Address of page under I/O.

◆ chunk

struct fcache_chunk page_io::chunk

File cache chunk.


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