Home
last modified time | relevance | path

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

/linux-4.19.296/fs/pstore/
Dinode.c293 static struct super_block *pstore_sb; variable
297 return pstore_sb != NULL; in pstore_is_mounted()
428 if (!psi || !pstore_sb) in pstore_get_records()
431 root = pstore_sb->s_root; in pstore_get_records()
442 pstore_sb = sb; in pstore_fill_super()
478 pstore_sb = NULL; in pstore_kill_sb()