Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/pstore/
H A Dinode.c35 static struct super_block *pstore_sb; variable
299 if (!psinfo || !pstore_sb) { in psinfo_lock_root()
304 root = pstore_sb->s_root; in psinfo_lock_root()
449 pstore_sb = sb; in pstore_fill_super()
466 WARN_ON(pstore_sb && pstore_sb != sb); in pstore_kill_sb()
469 pstore_sb = NULL; in pstore_kill_sb()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds