HomeSort by relevance Sort by last modified time
    Searched full:fixstats (Results 1 - 2 of 2) sorted by null

  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 333 static int process_directory(int parent, const char *path, int fixstats)
411 if (fixstats) {
503 process_directory(newObj,full_name,fixstats);
536 int fixstats = 0; local
546 fixstats = 1;
620 if (fixstats) {
628 fprintf(stderr,"Fixstats (-f) option requested but filesystem is not data or android!\n");
659 error = process_directory(YAFFS_OBJECTID_ROOT,dir,fixstats);
  /external/genext2fs/
genext2fs.c     [all...]

Completed in 146 milliseconds