Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/pstore/
H A Dinternal.h50 int __init pstore_init_fs(void);
H A Dinode.c503 int __init pstore_init_fs(void) in pstore_init_fs() function
H A Dplatform.c835 ret = pstore_init_fs(); in pstore_init()