]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/jffs2/jffs2_1pass.h
arc/cache: really do invalidate_dcache_all() even if IOC exists
[people/ms/u-boot.git] / include / jffs2 / jffs2_1pass.h
CommitLineData
d84c5581
WD
1u32 jffs2_1pass_ls(struct part_info *part,const char *fname);
2u32 jffs2_1pass_load(char *dest, struct part_info *part,const char *fname);
3u32 jffs2_1pass_info(struct part_info *part);