Home
last modified time | relevance | path

Searched refs:pstore_mkfile (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/pstore/
Dinternal.h58 extern int pstore_mkfile(enum pstore_type_id, char *psname, u64 id,
Dplatform.c510 rc = pstore_mkfile(type, psi->name, id, count, buf, in pstore_get_records()
Dinode.c300 int pstore_mkfile(enum pstore_type_id type, char *psname, u64 id, int count, in pstore_mkfile() function