Home | History | Annotate | Download | only in ext4_utils

Lines Matching refs:critical_error

99         critical_error("failed to read all of superblock");
119 critical_error("failed to write all of superblock");
134 critical_error("cannot read fixup_state\n");
183 critical_error("cannot write fixup_state\n");
209 critical_error("Filesystem needs recovery first, mount and unmount to do that\n");
220 critical_error("error: bg_desc_size != sizeof(struct ext2_group_desc)\n");
234 critical_error("failed to read all of block group descriptors");
398 critical_error("Failed sanity check on new inode count\n");
401 critical_error("Failed sanity check on new inode per group alignment\n");
440 critical_error("failed to write all of block group descriptors");
444 critical_error("bailing at phase 4\n");
485 critical_error("failed to allocate memory for indirect_block\n");
519 critical_error("get_extent_ents called with eh_depth != 0\n");
548 critical_error("get_extent_idx called with eh_depth == 0\n");
578 critical_error("extent header has unexpected magic value 0x%4.4x\n",
637 critical_error("recurse_dir() called witn unknown mode!\n");
641 critical_error("dirsize %d not a multiple of block_size %d. This is unexpected!\n",
649 critical_error("failed to allocate memory for block_list\n");
665 critical_error("Non-extent based directory is too big!\n");
718 critical_error("inode %d for name %s does not point to a directory\n",
733 critical_error("failed to allocate memory for tmp_dirbuf\n");
759 critical_error("Bailing at phase %d, loc 1 and count %d\n", mode, count);
771 critical_error("Bailing at phase %d, loc 2 and count %d\n", mode, count);
811 critical_error("Expected filesystem to have filetype flag set\n");
833 critical_error("root inode %d does not point to a directory\n", EXT4_ROOT_INO);
847 critical_error("failed to allocate memory for dirbuf\n");