Home
last modified time | relevance | path

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

/third_party/uapp/fsck-msdosfs/
A Dcheck.c54 pwarn(" (NO WRITE)\n"); in checkfilesys()
147 pwarn("%d files, %d free (%d clusters), %d bad (%d clusters)\n", in checkfilesys()
152 pwarn("%d files, %d free (%d clusters)\n", in checkfilesys()
162 pwarn("MARKING FILE SYSTEM CLEAN\n"); in checkfilesys()
165 pwarn("\n***** FILE SYSTEM IS LEFT MARKED AS DIRTY *****\n"); in checkfilesys()
183 pwarn("\n***** FILE SYSTEM WAS MODIFIED *****\n"); in checkfilesys()
A Ddir.c398 pwarn("size of %s is %u, should at most be %u\n", in checksize()
410 pwarn("%s has too many clusters allocated\n", in checksize()
576 pwarn("long filename too long\n"); in readDosDirSection()
679 pwarn("%s has clusters, but size 0\n", in readDosDirSection()
705 pwarn("%s has no clusters\n", in readDosDirSection()
713 pwarn("%s starts with free cluster\n", in readDosDirSection()
716 pwarn("%s starts with cluster marked %s\n", in readDosDirSection()
720 pwarn("%s doesn't start a cluster chain\n", in readDosDirSection()
752 pwarn("Directory %s has size != 0\n", in readDosDirSection()
932 pwarn("No %s directory\n", LOSTDIR); in reconnect()
[all …]
A Dfat.c139 pwarn("Cluster %u in FAT %d continues with %s cluster number %u\n", in checkclnum()
240 pwarn("%s (%02x%02x%02x%02x%02x%02x%02x%02x)\n", in readfat()
246 pwarn("%s (%02x%02x%02x%02x)\n", in readfat()
251 pwarn("%s (%02x%02x%02x)\n", in readfat()
335 pwarn("Cluster %u is marked %s with different indicators\n", in clustdiffer()
343 pwarn("Cluster %u is marked %s in FAT 0, %s in FAT %u\n", in clustdiffer()
499 pwarn("Cluster chain starting at %u ends with cluster marked %s\n", in checkfat()
511 pwarn("Cluster chain starting at %u loops at cluster %u\n", in checkfat()
516 pwarn("Cluster chains starting at %u and %u are linked at cluster %u\n", in checkfat()
675 pwarn("Lost cluster chain at cluster %u\n%d Cluster(s) lost\n", in checklost()
[all …]
A Dext.h37 #define pwarn(...) printf(__VA_ARGS__) macro
A Dboot.c111 pwarn("Invalid signature in fsinfo block\n"); in readboot()
235 pwarn("\n***** BOOT BLOCK IS LEFT MARKED AS DIRTY *****\n"); in readboot()
238 pwarn("MARKING BOOT BLOCK CLEAN\n"); in readboot()

Completed in 8 milliseconds