Home
last modified time | relevance | path

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

/fs/yaffs2/
Dyaffs_fs.c2200 static int yaffs2_read_super(struct file_system_type *fs, function
2208 static struct super_block *yaffs2_read_super(struct file_system_type *fs, function
2221 .get_sb = yaffs2_read_super,
2226 static struct super_block *yaffs2_read_super(struct super_block *sb, function
2232 static DECLARE_FSTYPE(yaffs2_fs_type, "yaffs2", yaffs2_read_super,