Home
last modified time | relevance | path

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

/third_party/uapp/fsck-msdosfs/
A Dcheck.c88 if (mod & FSFATAL) { in checkfilesys()
99 if (mod & FSFATAL) in checkfilesys()
104 if (mod & FSFATAL) in checkfilesys()
112 if (mod & FSFATAL) in checkfilesys()
121 if (mod & FSFATAL) in checkfilesys()
126 if (mod & FSFATAL) in checkfilesys()
133 if (mod & FSFATAL) in checkfilesys()
140 if (mod & FSFATAL) in checkfilesys()
171 if (mod & (FSFATAL | FSERROR)) in checkfilesys()
A Dboot.c45 return FSFATAL; in readboot()
51 return FSFATAL; in readboot()
88 return FSFATAL; in readboot()
99 return FSFATAL; in readboot()
147 return FSFATAL; in readboot()
178 return FSFATAL; in readboot()
182 return FSFATAL; in readboot()
201 return FSFATAL; in readboot()
219 return FSFATAL; in readboot()
260 return FSFATAL; in writefsinfo()
[all …]
A Ddir.c220 return FSFATAL; in resetDosDirSection()
226 return FSFATAL; in resetDosDirSection()
233 return FSFATAL; in resetDosDirSection()
242 return FSFATAL; in resetDosDirSection()
255 return FSFATAL; in resetDosDirSection()
261 ret = FSFATAL; in resetDosDirSection()
325 return FSFATAL; in delete()
334 return FSFATAL; in delete()
473 return FSFATAL; in readDosDirSection()
882 return FSFATAL; in handleDirTree()
[all …]
A Dfat.c203 return FSFATAL; in readfat()
209 return FSFATAL; in readfat()
304 if (ret & FSFATAL) { in readfat()
341 return FSFATAL; in clustdiffer()
353 return FSFATAL; in clustdiffer()
365 return FSFATAL; in clustdiffer()
562 return FSFATAL; in writefat()
603 return FSFATAL; in writefat()
649 ret = FSFATAL; /* Return immediately? XXX */ in writefat()
678 if (mod & FSFATAL) in checklost()
A Dext.h75 #define FSFATAL 16 /* Some unrecoverable error occurred */ macro

Completed in 10 milliseconds