Searched refs:pstore_mkfile (Results 1 – 3 of 3) sorted by relevance
/fs/pstore/ |
D | internal.h | 62 extern int pstore_mkfile(enum pstore_type_id, char *psname, u64 id,
|
D | inode.c | 300 int pstore_mkfile(enum pstore_type_id type, char *psname, u64 id, int count, in pstore_mkfile() function
|
D | platform.c | 800 rc = pstore_mkfile(type, psi->name, id, count, buf, in pstore_get_records()
|