Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dos-linux.h175 int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc);
H A Dsuper.c240 return jffs2_do_remount_fs(sb, fc); in jffs2_reconfigure()
H A Dfs.c396 int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc) in jffs2_do_remount_fs() function