Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
internal.h File Reference
#include <linux/types.h>
#include <linux/time.h>
#include <linux/pstore.h>

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_infopsinfo
 

Function Documentation

void pstore_get_records ( int  )

Definition at line 264 of file platform.c.

int pstore_is_mounted ( void  )

Definition at line 263 of file inode.c.

int pstore_mkfile ( enum  pstore_type_id,
char psname,
u64  id,
char data,
size_t  size,
struct timespec  time,
struct pstore_info psi 
)

Definition at line 273 of file inode.c.

void pstore_set_kmsg_bytes ( int  )

Definition at line 71 of file platform.c.

Variable Documentation

Definition at line 64 of file platform.c.