Lines Matching defs:err_exit

265  * err_exit
271 static int err_exit(const char *fmt, ...)
397 err_exit("Illegal new volume size\n");
671 err_exit("Highly fragmented $Bitmap isn't supported yet.");
807 err_exit("Corrupt runlist in inode %lld attr %x LCN "
896 err_exit("$Bitmap size is smaller than expected"
1124 err_exit("Empty unmapped runlist! Please report!\n");
1135 err_exit("Unmapped runlist in the middle! "
1161 err_exit("Attribute name is after mapping pairs! "
1198 err_exit("Extended record needed (%u > %u), not yet "
1366 err_exit("Unexpected end of file!\n");
1457 err_exit("Multi-run $MFTMirr. Please report!\n");
1595 err_exit("Corrupt runlist in MTF %llu attr %x LCN "
1747 err_exit("Sanity check failed! Highest_vcn = %lld. "
1800 err_exit("rl_expand: bad runlist length: %d\n", len);
1803 err_exit("rl_expand: length is already more than requested "
1823 err_exit("rl_expand: bad LCN: %lld\n", p[len - 1].lcn);
1833 err_exit("rl_truncate: bad runlist length: %d\n", len);
1875 err_exit("Resident attribute in $BadClust isn't supported!\n");
1946 err_exit("Resident attribute in $Bitmap isn't supported!\n");
1975 err_exit("Couldn't write full $Bitmap file (%lld from %lld)\n",
2036 err_exit("Resident attribute in $BadClust! Please report to "
2240 err_exit("Device '%s' is mounted read-write. "
2243 err_exit("Device '%s' is mounted. "
2270 err_exit("Volume is scheduled for check.\nRun chkdsk /f"
2274 err_exit("Cluster size %u is too large!\n",
2331 err_exit("Volume is full. To shrink it, "
2339 err_exit("New size can't be less than the space already"
2344 err_exit("The fragmentation type, you have, isn't "
2397 err_exit("Couldn't open volume '%s'!\n", opt.volume);
2402 err_exit("Couldn't get device size (%lld)!\n", device_size);
2407 err_exit("Current NTFS volume size is bigger than the device "
2425 err_exit("New size can't be bigger than the device size"