Lines Matching refs:KERN_WARNING
60 …printk(KERN_WARNING "kmalloc for struct erase_info in jffs2_erase_block failed. Refiling block for… in jffs2_erase_block()
97 …printk(KERN_WARNING "Erase at 0x%08x failed immediately: -EROFS. Is the sector locked?\n", jeb->of… in jffs2_erase_block()
99 printk(KERN_WARNING "Erase at 0x%08x failed immediately: errno %d\n", jeb->offset, ret); in jffs2_erase_block()
148 …printk(KERN_WARNING "Erase at 0x%08x finished, but state != MTD_ERASE_DONE. State is 0x%x instead.… in jffs2_erase_callback()
209 printk(KERN_WARNING "inode_cache not found in remove_node_refs()!!\n"); in jffs2_remove_node_refs_from_ino_list()
283 printk(KERN_WARNING "Failed to allocate raw node ref for clean marker\n"); in jffs2_mark_erased_blocks()
291 …printk(KERN_WARNING "Failed to allocate page buffer for verifying erase at 0x%08x. Assuming it wor… in jffs2_mark_erased_blocks()
302 …printk(KERN_WARNING "Read of newly-erased block at 0x%08x failed: %d. Putting on bad_list\n", ofs,… in jffs2_mark_erased_blocks()
306 …printk(KERN_WARNING "Short read from newly-erased block at 0x%08x. Wanted %d, got %d\n", ofs, read… in jffs2_mark_erased_blocks()
313 … printk(KERN_WARNING "Newly-erased block contained word 0x%lx at offset 0x%08x\n", datum, ofs + i); in jffs2_mark_erased_blocks()
338 printk(KERN_WARNING "Write clean marker to block at 0x%08x failed: %d\n", in jffs2_mark_erased_blocks()
343 printk(KERN_WARNING "Short write to newly-erased block at 0x%08x: Wanted %d, got %d\n", in jffs2_mark_erased_blocks()