Lines Matching full:corrupt
554 * we suspect might be corrupt. in ntfs_is_extended_system_file()
561 "Corrupt file name attribute. You should run chkdsk."); in ntfs_is_extended_system_file()
947 ntfs_error(vi->i_sb, "Directory index is corrupt."); in ntfs_read_locked_inode()
1088 "Found unknown compression method or corrupt file."); in ntfs_read_locked_inode()
1164 "Resident data attribute is corrupt (size exceeds allocation)."); in ntfs_read_locked_inode()
1210 "Failed with error code %i. Marking corrupt inode 0x%llx as bad. Run chkdsk.", in ntfs_read_locked_inode()
1357 "Resident attribute is corrupt (size exceeds allocation)."); in ntfs_read_locked_attr_inode()
1436 …eading attribute inode (mft_no 0x%llx, type 0x%x, name_len %i). Marking corrupt inode and base in… in ntfs_read_locked_attr_inode()
1540 ntfs_error(vi->i_sb, "Index is corrupt."); in ntfs_read_locked_index_inode()
1885 ntfs_error(sb, "MST fixup failed. $MFT is corrupt."); in ntfs_read_inode_mount()
1890 ntfs_error(sb, "ntfs_mft_record_check failed. $MFT is corrupt."); in ntfs_read_inode_mount()
1917 static const char *es = " Not allowed. $MFT is corrupt. You should run chkdsk."; in ntfs_read_inode_mount()
1958 "Attribute list has non zero lowest_vcn. $MFT is corrupt. You should run chkdsk."); in ntfs_read_inode_mount()
2045 "$MFT must be non-resident but a resident extent was found. $MFT is corrupt. Run chkdsk."); in ntfs_read_inode_mount()
2053 …and unencrypted but a compressed/sparse/encrypted extent was found. $MFT is corrupt. Run chkdsk."); in ntfs_read_inode_mount()
2077 …"First extent of $DATA attribute has non zero lowest_vcn. $MFT is corrupt. You should run chkdsk."… in ntfs_read_inode_mount()
2147 ntfs_error(sb, "$MFT has corrupt attribute list attribute. Run chkdsk."); in ntfs_read_inode_mount()
2156 ntfs_error(sb, "$MFT/$DATA attribute not found. $MFT is corrupt. Run chkdsk."); in ntfs_read_inode_mount()
2181 "Couldn't find first extent of $DATA attribute in attribute list. $MFT is corrupt. Run chkdsk."); in ntfs_read_inode_mount()
2986 ntfs_debug("Corrupt in-memory struct.\n"); in ntfs_inode_attach_all_extents()