|
libkdumpfile-0.5.3
Kernel coredump file access
|
Data Fields | |
| unsigned long | refcnt |
| Reference counter. More... | |
| const struct kdump_bmp_ops * | ops |
| Operations. More... | |
| void * | priv |
| Any private data (owned by the respective ops). More... | |
| kdump_errmsg_t | err |
| Error message. More... | |
| kdump_errmsg_t _kdump_bmp::err |
Error message.
This must be the last member.
| const 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.
1.8.14