Searched refs:jffs2_put_super (Results 1 – 1 of 1) sorted by relevance
34 static void jffs2_put_super(struct super_block *);247 .put_super = jffs2_put_super,322 static void jffs2_put_super (struct super_block *sb) in jffs2_put_super() function