Home
last modified time | relevance | path

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

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