Home
last modified time | relevance | path

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

/Linux-v5.4/fs/pstore/
Dinode.c278 static struct super_block *pstore_sb; variable
282 return pstore_sb != NULL; in pstore_is_mounted()
369 if (!psi || !pstore_sb) in pstore_get_records()
372 root = pstore_sb->s_root; in pstore_get_records()
383 pstore_sb = sb; in pstore_fill_super()
419 pstore_sb = NULL; in pstore_kill_sb()