Home
last modified time | relevance | path

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

/linux-4.19.296/fs/pstore/
Dinode.c438 static int pstore_fill_super(struct super_block *sb, void *data, int silent) in pstore_fill_super() function
472 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()