Home
last modified time | relevance | path

Searched refs:pfatal (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dboot.c58 pfatal("Invalid signature in boot block: %02x%02x", in readboot()
73 pfatal("Invalid sector size: %u", boot->bpbBytesPerSec); in readboot()
80 pfatal("Invalid cluster size: %u", boot->bpbSecPerClust); in readboot()
87 pfatal("Invalid reserved sectors: %u", in readboot()
95 pfatal("Invalid number of FATs: %u", boot->bpbFATs); in readboot()
109 pfatal("Invalid 16-bit total sector count on FAT32: %u", in readboot()
120 pfatal("Invalid 16-bit FAT sector count on FAT32: %u", in readboot()
138 pfatal("FAT32 with sector count of zero"); in readboot()
141 pfatal("FAT with sector count of zero"); in readboot()
147 pfatal("Invali in readboot()
[all...]
H A Dfsutil.h30 #define pfatal printf macro
H A Dfat.c375 pfatal("Unable to write FAT"); in fat_flush_fat32_cache_entry()
429 pfatal("Unable to read FAT"); in fat_get_fat32_cache_entry()
497 pfatal("Invalid cluster: %ud", cl); in fat_get_cl_next()
513 pfatal("Invalid cluster: %ud", cl); in fat_set_cl_next()
850 pfatal("Invalid ClustMask: %d", boot->ClustMask); in readfat()
H A Ddir.c253 pfatal("Root directory doesn't start a cluster chain"); in resetDosDirSection()

Completed in 4 milliseconds