Home
last modified time | relevance | path

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

/linux/fs/pstore/
H A Dinternal.h49 int __init pstore_init_fs(void);
H A Dinode.c466 int __init pstore_init_fs(void) in pstore_init_fs() function
H A Dplatform.c749 ret = pstore_init_fs(); in pstore_init()