Home
last modified time | relevance | path

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

/linux/fs/pstore/
H A Dinode.c411 static int pstore_fill_super(struct super_block *sb, struct fs_context *fc) in pstore_fill_super() function
449 return get_tree_single(fc, pstore_fill_super); in pstore_get_tree()