Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dbuild.c373 int jffs2_do_mount_fs(struct jffs2_sb_info *c) in jffs2_do_mount_fs() function
H A Dnodelist.h468 int jffs2_do_mount_fs(struct jffs2_sb_info *c);
H A Dfs.c573 if ((ret = jffs2_do_mount_fs(c))) in jffs2_do_fill_super()