Lines Matching refs:critical_error

103         critical_error("cannot read fixup_state\n");  in get_fs_fixup_state()
152 critical_error("cannot write fixup_state\n"); in set_fs_fixup_state()
297 critical_error("Failed sanity check on new inode count\n"); in update_superblocks_and_bg_desc()
300 critical_error("Failed sanity check on new inode per group alignment\n"); in update_superblocks_and_bg_desc()
345 critical_error("failed to write all of block group descriptors"); in update_superblocks_and_bg_desc()
349 critical_error("bailing at phase 4\n"); in update_superblocks_and_bg_desc()
390 critical_error("failed to allocate memory for indirect_block\n"); in get_indirect_blocks()
424 critical_error("get_extent_ents called with eh_depth != 0\n"); in get_extent_ents()
453 critical_error("get_extent_idx called with eh_depth == 0\n"); in get_extent_idx()
483 critical_error("extent header has unexpected magic value 0x%4.4x\n", in get_block_list_extents()
542 critical_error("recurse_dir() called witn unknown mode!\n"); in recurse_dir()
546 critical_error("dirsize %d not a multiple of block_size %d. This is unexpected!\n", in recurse_dir()
554 critical_error("failed to allocate memory for block_list\n"); in recurse_dir()
570 critical_error("Non-extent based directory is too big!\n"); in recurse_dir()
623 critical_error("inode %d for name %s does not point to a directory\n", in recurse_dir()
638 critical_error("failed to allocate memory for tmp_dirbuf\n"); in recurse_dir()
664 critical_error("Bailing at phase %d, loc 1 and count %d\n", mode, count); in recurse_dir()
676 critical_error("Bailing at phase %d, loc 2 and count %d\n", mode, count); in recurse_dir()
716 critical_error("Filesystem needs recovery first, mount and unmount to do that\n"); in ext4fixup_internal()
727 critical_error("error: bg_desc_size != sizeof(struct ext2_group_desc)\n"); in ext4fixup_internal()
730 critical_error("Expected filesystem to have filetype flag set\n"); in ext4fixup_internal()
752 critical_error("root inode %d does not point to a directory\n", EXT4_ROOT_INO); in ext4fixup_internal()
766 critical_error("failed to allocate memory for dirbuf\n"); in ext4fixup_internal()