Lines Matching refs:exfat_err
85 exfat_err("ERROR: %s: " fmt, \
267 exfat_err("ERROR: failed to read the fat entry of root");
292 exfat_err("ERROR: the start cluster of root is wrong\n");
316 exfat_err("failed to read boot region\n");
326 exfat_err("failed to read a boot checksum sector\n");
333 exfat_err("checksum of boot region is not correct. %#x, but expected %#x\n",
357 exfat_err("failed to set VolumeDirty\n");
362 exfat_err("failed to set VolumeDirty\n");
378 exfat_err("failed to allocate memory\n");
384 exfat_err("failed to read a boot sector\n");
391 exfat_err("failed to find exfat file system\n");
402 exfat_err("too small or big sector size: %d\n",
409 exfat_err("too big cluster size: %d\n",
416 exfat_err("unsupported exfat version: %d.%d\n",
423 exfat_err("unsupported FAT count: %d\n",
431 exfat_err("too large sector count: %" PRIu64 ", expected: %llu\n",
440 exfat_err("too large cluster count: %u, expected: %u\n",
509 exfat_err("failed to read Main boot sector\n");
516 exfat_err("Bad fs_name in boot sector, which does not describe a valid exfat filesystem\n");
554 exfat_err("backup boot region is also corrupted\n");
561 exfat_err("failed to restore boot region from backup\n");
823 exfat_err("failed to get file dentry\n");
982 exfat_err("invalid size of allocation bitmap. 0x%" PRIx64 "\n",
987 exfat_err("invalid start cluster of allocate bitmap. 0x%x\n",
1055 exfat_err("invalid start cluster of upcase table. 0x%x\n",
1064 exfat_err("invalid size of upcase table. 0x%" PRIx64 "\n",
1072 exfat_err("failed to allocate upcase table\n");
1080 exfat_err("failed to read upcase table\n");
1088 exfat_err("corrupted upcase table %#x (expected: %#x)\n",
1257 exfat_err("root is NULL\n");
1305 exfat_err("failed to follow the cluster chain of root\n");
1318 exfat_err("failed to read volume label\n");
1323 exfat_err("failed to read bitmap\n");
1329 exfat_err("failed to read upcase table\n");
1393 exfat_err("failed to find LOST+FOUND\n");
1400 exfat_err("failed to find the last empty slot in LOST+FOUND\n");
1411 exfat_err("failed to create a temporary file in LOST+FOUNDn");
1514 exfat_err("failed to init locale/codeset\n");
1581 exfat_err("failed to open %s. %d\n", ui.ei.dev_name, ret);
1614 exfat_err("failed to verify root directory.\n");
1624 exfat_err("failed to create lost+found directory\n");
1630 exfat_err("failed to sync()\n");
1649 exfat_err("failed to write bitmap\n");
1655 exfat_err("failed to sync\n");