Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c395 int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc) in jffs2_do_remount_fs() function
/kernel/liteos_a/fs/jffs2/
Djffs2.patch3201 -int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc)
5087 -int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc);
6443 - return jffs2_do_remount_fs(sb, fc);