Lines Matching refs:printk
74 printk(KERN_WARNING "Block read at 0x%x of mtd%d failed: %d\n", in find_boot_record()
77 printk(KERN_WARNING "Further failures for this block will not be printed\n"); in find_boot_record()
85 printk(KERN_DEBUG "ANAND header not found at 0x%x in mtd%d\n", in find_boot_record()
96 printk(KERN_WARNING "ANAND header found at 0x%x in mtd%d, but OOB data read failed (err %d)\n", in find_boot_record()
106 …printk(KERN_NOTICE "ANAND header found at 0x%x in mtd%d, but erase mark not present (0x%04x,0x%04x… in find_boot_record()
116 printk(KERN_NOTICE "ANAND header found at 0x%x in mtd%d, but ECC read failed (err %d)\n", in find_boot_record()
123 printk(KERN_NOTICE "ANAND header found at 0x%x in mtd%d, but went away on reread!\n", in find_boot_record()
125 printk(KERN_NOTICE "New data are: %02x %02x %02x %02x %02x %02x\n", in find_boot_record()
136 printk(KERN_NOTICE "NFTL Media Headers at 0x%x and 0x%x disagree.\n", in find_boot_record()
165 …printk(KERN_NOTICE "NFTL: UnitSizeFactor 0x00 detected. This violates the spec but we think we kno… in find_boot_record()
167 printk(KERN_NOTICE "Sorry, we don't support UnitSizeFactor 0x%02x\n", in find_boot_record()
171 printk(KERN_NOTICE "WARNING: Support for NFTL with UnitSizeFactor 0x%02x is experimental\n", in find_boot_record()
179 printk(KERN_NOTICE "NFTL Media Header sanity check failed:\n"); in find_boot_record()
180 printk(KERN_NOTICE "nb_boot_blocks (%d) + 2 > nb_blocks (%d)\n", in find_boot_record()
187 printk(KERN_NOTICE "NFTL Media Header sanity check failed:\n"); in find_boot_record()
188 printk(KERN_NOTICE "numvunits (%d) > nb_blocks (%d) - nb_boot_blocks(%d) - 2\n", in find_boot_record()
205 printk(KERN_NOTICE "NFTL: allocation of EUNtable failed\n"); in find_boot_record()
212 printk(KERN_NOTICE "NFTL: allocation of ReplUnitTable failed\n"); in find_boot_record()
238 printk(KERN_NOTICE "Read of bad sector table failed (err %d)\n", in find_boot_record()
337 printk("Error while formatting block %d\n", block); in NFTL_formatblock()
402 printk("Incorrect free sector %d in block %d: " in check_sectors_in_chain()
423 printk("incorrect ReplUnitTable[] : %d\n", block); in check_sectors_in_chain()
439 printk("nftl: length too long %d !\n", length); in calc_chain_length()
445 printk("incorrect ReplUnitTable[] : %d\n", block); in calc_chain_length()
466 printk("Formatting chain at block %d\n", first_block); in format_chain()
471 printk("Formatting block %d\n", block); in format_chain()
483 printk("incorrect ReplUnitTable[] : %d\n", block); in format_chain()
582 printk("Could not find valid boot record\n"); in NFTL_mount()
628 printk("Formatting block %d\n", block); in NFTL_mount()
644 printk("Block %d: free but referenced in chain %d\n", in NFTL_mount()
662 printk("Block %d: incorrect logical block: %d expected: %d\n", in NFTL_mount()
674 printk("Block %d: incorrectly marked as first block in chain\n", in NFTL_mount()
680 printk("Block %d: folding in progress - ignoring first block flag\n", in NFTL_mount()
691 printk("Block %d: referencing invalid block %d\n", in NFTL_mount()
706 printk("Block %d: folding in progress - ignoring first block flag\n", in NFTL_mount()
711 printk("Block %d: referencing block %d already in another chain\n", in NFTL_mount()
738 printk("Could read foldmark at block %d\n", first_block); in NFTL_mount()
752 printk("Two chains at blocks %d (len=%d) and %d (len=%d)\n", in NFTL_mount()
777 printk("Unreferenced block %d, formatting it\n", block); in NFTL_mount()