Lines Matching refs:write
28 * distribution in the file COPYING); if not, write to the Free Software
352 " -n, --no-action Do not write to disk\n"
1852 i = dev->d_ops->write(dev, buf, count);
1916 perr_printf("Failed to write to the disk");
2228 /* write the MFT own record at its new location */
2554 perr_exit("Couldn't write $Bitmap");
2555 err_exit("Couldn't write full $Bitmap file (%lld from %lld)\n",
2698 /* write the MFT record at its new location */
2809 if (vol->dev->d_ops->write(vol->dev, bs, bs_size) == -1)
2810 perr_exit("write() error");
2824 if (vol->dev->d_ops->write(vol->dev, bs, bs_size) == -1)
2825 perr_exit("write() error");
2938 err_exit("Device '%s' is mounted read-write. "
3682 /* write the full allocation (to avoid having to read) */
3694 err_printf("Failed to write the bitmap (size=0)\n");
3748 err_printf("Failed to write the new $MFT\n");
3810 err_printf("Failed to write the new $Boot\n");
4204 * and write to the new $MFT
4261 err_printf("Could not write the $MFT entry %lld\n",
4273 * then rebase the other inodes and write them to the new $MFT