Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dinode.c35 static struct super_block *pstore_sb; variable
296 if (!psinfo || !pstore_sb) in psinfo_lock_root()
299 root = pstore_sb->s_root; in psinfo_lock_root()
440 pstore_sb = sb; in pstore_fill_super()
456 WARN_ON(pstore_sb && pstore_sb != sb); in pstore_kill_sb()
459 pstore_sb = NULL; in pstore_kill_sb()