repo.or.cz
/
u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'next'
[u-boot.git]
/
include
/
jffs2
/
jffs2_1pass.h
blob
5bc3e66cd76680d3a5acef407dac4b1b65f39d71
1
u32
jffs2_1pass_ls
(
struct
part_info
*
part
,
const char
*
fname
);
2
u32
jffs2_1pass_load
(
char
*
dest
,
struct
part_info
*
part
,
const char
*
fname
);
3
u32
jffs2_1pass_info
(
struct
part_info
*
part
);