Searched refs:jffs2_do_remount_fs (Results 1 – 3 of 3) sorted by relevance
175 int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc);
239 return jffs2_do_remount_fs(sb, fc); in jffs2_reconfigure()
396 int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc) in jffs2_do_remount_fs() function