ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviour
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / fs / pstore / internal.h
blob611c1b3c46fae9b71756e1c2bd9df54e6466c17d
1 extern void pstore_set_kmsg_bytes(int);
2 extern void pstore_get_records(void);
3 extern int pstore_mkfile(enum pstore_type_id, char *psname, u64 id,
4 char *data, size_t size,
5 struct timespec time, struct pstore_info *psi);
6 extern int pstore_is_mounted(void);