Home
last modified time | relevance | path

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

/Linux-v4.19/fs/pstore/
Dinode.c290 static struct super_block *pstore_sb; variable
294 return pstore_sb != NULL; in pstore_is_mounted()
425 if (!psi || !pstore_sb) in pstore_get_records()
428 root = pstore_sb->s_root; in pstore_get_records()
439 pstore_sb = sb; in pstore_fill_super()
475 pstore_sb = NULL; in pstore_kill_sb()