Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/pstore/
H A Dinode.c40 static struct super_block *pstore_sb; variable
313 if (!psinfo || !pstore_sb) { in psinfo_lock_root()
318 root = pstore_sb->s_root; in psinfo_lock_root()
467 pstore_sb = sb; in pstore_fill_super()
484 WARN_ON(pstore_sb && pstore_sb != sb); in pstore_kill_sb()
487 pstore_sb = NULL; in pstore_kill_sb()