Home
last modified time | relevance | path

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

/linux-4.1.27/fs/pstore/
Dinode.c288 static struct super_block *pstore_sb; variable
292 return pstore_sb != NULL; in pstore_is_mounted()
304 struct dentry *root = pstore_sb->s_root; in pstore_mkfile()
326 inode = pstore_get_inode(pstore_sb); in pstore_mkfile()
419 pstore_sb = sb; in pstore_fill_super()
455 pstore_sb = NULL; in pstore_kill_sb()