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

Data Fields

unsigned long refcnt
 Reference counter. More...
 
struct kdump_bmp_opsops
 Operations. More...
 
void * priv
 Any private data (owned by the respective ops). More...
 
kdump_errmsg_t err
 Error message. More...
 

Field Documentation

kdump_errmsg_t _kdump_bmp::err

Error message.

This must be the last member.

struct kdump_bmp_ops* _kdump_bmp::ops

Operations.

void* _kdump_bmp::priv

Any private data (owned by the respective ops).

unsigned long _kdump_bmp::refcnt

Reference counter.


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