Home
last modified time | relevance | path

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

/Linux-v6.1/fs/pstore/
Dinode.c35 static struct super_block *pstore_sb; variable
300 if (!psinfo || !pstore_sb) { in psinfo_lock_root()
305 root = pstore_sb->s_root; in psinfo_lock_root()
454 pstore_sb = sb; in pstore_fill_super()
471 WARN_ON(pstore_sb && pstore_sb != sb); in pstore_kill_sb()
474 pstore_sb = NULL; in pstore_kill_sb()