Home
last modified time | relevance | path

Searched refs:FSERROR (Results 1 – 5 of 5) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Dcheck.c143 mod |= FSERROR; in checkfilesys()
156 if (mod && (mod & FSERROR) == 0) { in checkfilesys()
166 mod |= FSERROR; /* file system not clean */ in checkfilesys()
171 if (mod & (FSFATAL | FSERROR)) in checkfilesys()
A Ddir.c375 return FSERROR; in removede()
394 return FSERROR; in checksize()
408 return FSERROR; in checksize()
424 return FSERROR; in checksize()
518 mod |= FSERROR; in readDosDirSection()
689 mod |= FSERROR; in readDosDirSection()
727 mod |= FSERROR; in readDosDirSection()
738 mod |= FSERROR; in readDosDirSection()
924 return FSERROR; in reconnect()
933 return FSERROR; in reconnect()
[all …]
A Dext.h74 #define FSERROR 8 /* Some unrecovered error remains */ macro
A Dfat.c147 return FSERROR; in checkclnum()
378 return FSERROR; in clustdiffer()
390 return FSERROR; in clustdiffer()
442 return FSERROR; in tryclear()
520 if (conf == FSERROR) { in checkfat()
680 if (ret == FSERROR && ask(0, "Clear")) { in checklost()
A Dboot.c236 return FSERROR; in readboot()

Completed in 6 milliseconds