|
libkdumpfile-0.5.3
Kernel coredump file access
|
Page I/O information. More...
#include <kdumpfile-priv.h>
Data Fields | |
| kdump_ctx_t * | ctx |
| Associated dump file object. More... | |
| addrxlat_fulladdr_t | addr |
| Address of page under I/O. More... | |
| struct fcache_chunk | chunk |
| File cache chunk. More... | |
Page I/O information.
This structure is used to pass information between kdump_read and the format-specific I/O methods.
| addrxlat_fulladdr_t page_io::addr |
Address of page under I/O.
| struct fcache_chunk page_io::chunk |
File cache chunk.
| kdump_ctx_t* page_io::ctx |
Associated dump file object.
1.8.14