OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fill_files
(Results
1 - 1
of
1
) sorted by null
/external/yaffs2/yaffs2/direct/
dtest.c
412
void
fill_files
(char *path,int flags, int maxIterations,int siz)
function
843
fill_files
("/boot",1,10000,0);
844
fill_files
("/boot",1,10000,5000);
845
fill_files
("/boot",2,10000,0);
846
fill_files
("/boot",2,10000,5000);
[
all
...]
Completed in 29 milliseconds