Searched refs:yaffs_write_super (Results 1 - 1 of 1) sorted by relevance

/external/yaffs2/yaffs2/
H A Dyaffs_fs.c146 static void yaffs_write_super(struct super_block *sb);
149 static int yaffs_write_super(struct super_block *sb);
240 .write_super = yaffs_write_super,
1347 static void yaffs_write_super(struct super_block *sb) function
1349 static int yaffs_write_super(struct super_block *sb)
1353 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs_write_super\n"));

Completed in 13 milliseconds