Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | pstore_ftrace_record |
Functions | |
void | pstore_set_kmsg_bytes (int) |
void | pstore_get_records (int) |
int | pstore_mkfile (enum pstore_type_id, char *psname, u64 id, char *data, size_t size, struct timespec time, struct pstore_info *psi) |
int | pstore_is_mounted (void) |
Variables | |
struct pstore_info * | psinfo |
Definition at line 264 of file platform.c.
Definition at line 71 of file platform.c.
struct pstore_info* psinfo |
Definition at line 64 of file platform.c.