libkdumpfile-0.4.0
Kernel coredump file access
|
Attribute template override. More...
#include <kdumpfile-priv.h>
Data Fields | |
struct attr_template | template |
Modified template. More... | |
struct attr_ops | ops |
Modified attribute ops. More... | |
Attribute template override.
This structure is used for temporary overrides of an existing attribute template. The parent
member in the template
field is used to link multiple overrides.
struct attr_ops attr_override::ops |
Modified attribute ops.
struct attr_template attr_override::template |
Modified template.