Searched refs:pstore_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/pstore/ |
H A D | inode.c | 424 static int pstore_fill_super(struct super_block *sb, void *data, int silent) in pstore_fill_super() function 460 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
|
/kernel/linux/linux-6.6/fs/pstore/ |
H A D | inode.c | 415 static int pstore_fill_super(struct super_block *sb, void *data, int silent) in pstore_fill_super() function 450 return mount_single(fs_type, flags, data, pstore_fill_super); in pstore_mount()
|
Completed in 5 milliseconds