Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dcheck.c66 pwarn(" (NO WRITE)\n"); in checkfilesys()
144 pwarn("%d files, %sB free (%d clusters), %sB bad (%d clusters)\n", in checkfilesys()
148 pwarn("%d files, %sB free (%d clusters)\n", in checkfilesys()
153 pwarn("%d files, %jd KiB free (%d clusters), %jd KiB bad (%d clusters)\n", in checkfilesys()
157 pwarn("%d files, %jd KiB free (%d clusters)\n", in checkfilesys()
167 pwarn("MARKING FILE SYSTEM CLEAN\n"); in checkfilesys()
170 pwarn("\n***** FILE SYSTEM IS LEFT MARKED AS DIRTY *****\n"); in checkfilesys()
188 pwarn("\n***** FILE SYSTEM WAS MODIFIED *****\n"); in checkfilesys()
H A Ddir.c354 pwarn("Invalid long filename entry for %s\n", path); in removede()
357 pwarn("Invalid long filename entry at end of directory %s\n", in removede()
361 pwarn("Invalid long filename entry for volume label\n"); in removede()
423 pwarn("size of %s is %u, should at most be %ju\n", in checksize()
435 pwarn("%s has too many clusters allocated\n", in checksize()
513 pwarn("%s: Incorrect `.' for %s.\n", __func__, dir->name); in check_subdirectory()
519 pwarn("%s: Incorrect `..' for %s. \n", __func__, dir->name); in check_subdirectory()
622 pwarn("%s has entries after end of directory\n", in readDosDirSection()
675 pwarn("invalid long name\n"); in readDosDirSection()
712 pwarn("lon in readDosDirSection()
[all...]
H A Dfat.c508 pwarn(" (NO WRITE)\n"); in fat_set_cl_next()
892 pwarn("%s (%02x%02x%02x%02x%02x%02x%02x%02x)\n", in readfat()
898 pwarn("%s (%02x%02x%02x%02x)\n", in readfat()
903 pwarn("%s (%02x%02x%02x)\n", in readfat()
983 pwarn("Cluster %u continues with out of range " in readfat()
995 pwarn("Cluster %u crossed another chain at %u\n", in readfat()
1092 pwarn("Cluster chain starting at %u ends with cluster marked %s\n", in checkchain()
1096 pwarn("Cluster chain starting at %u ends with cluster out of range (%u)\n", in checkchain()
1277 pwarn("Lost cluster chain at cluster %u\n" in checklost()
1300 pwarn("Fre in checklost()
[all...]
H A Dfsutil.h29 #define pwarn printf macro
H A Dboot.c216 pwarn("Invalid signature in fsinfo block\n"); in readboot()

Completed in 4 milliseconds