Home
last modified time | relevance | path

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

/linux-4.4.14/fs/pstore/
Dinode.c289 static struct super_block *pstore_sb; variable
293 return pstore_sb != NULL; in pstore_is_mounted()
305 struct dentry *root = pstore_sb->s_root; in pstore_mkfile()
327 inode = pstore_get_inode(pstore_sb); in pstore_mkfile()
420 pstore_sb = sb; in pstore_fill_super()
456 pstore_sb = NULL; in pstore_kill_sb()