Home
last modified time | relevance | path

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

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