Searched refs:debug_fill_super (Results 1 – 1 of 1) sorted by relevance
238 static int debug_fill_super(struct super_block *sb, void *data, int silent) in debug_fill_super() function279 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()