Searched refs:yaffs2_read_super (Results 1 – 1 of 1) sorted by relevance
2200 static int yaffs2_read_super(struct file_system_type *fs, function2208 static struct super_block *yaffs2_read_super(struct file_system_type *fs, function2221 .get_sb = yaffs2_read_super,2226 static struct super_block *yaffs2_read_super(struct super_block *sb, function2232 static DECLARE_FSTYPE(yaffs2_fs_type, "yaffs2", yaffs2_read_super,