Lines Matching refs:KERN_NOTICE

57 		printk(KERN_NOTICE args); \
60 printk(KERN_NOTICE "Further such events for this erase block will not be printed\n"); \
143 …printk(KERN_NOTICE "JFFS2: Erase block at 0x%08x is not formatted. It will be erased\n", jeb->offs… in jffs2_scan_medium()
153 … printk(KERN_NOTICE "Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes\n"); in jffs2_scan_medium()
287 printk(KERN_NOTICE "CLEANMARKER node found at 0x%08x has totlen 0x%x != normal 0x%x\n", in jffs2_scan_eraseblock()
291 …printk(KERN_NOTICE "CLEANMARKER node found at 0x%08x, not first node in block (0x%08x)\n", ofs, je… in jffs2_scan_eraseblock()
298 printk(KERN_NOTICE "Failed to allocate node ref for clean marker\n"); in jffs2_scan_eraseblock()
315 …printk(KERN_NOTICE "Read-only compatible feature node (0x%04x) found at offset 0x%08x\n", node.nod… in jffs2_scan_eraseblock()
324 …printk(KERN_NOTICE "Incompatible feature node (0x%04x) found at offset 0x%08x\n", node.nodetype, o… in jffs2_scan_eraseblock()
328 …printk(KERN_NOTICE "Unknown but compatible feature node (0x%04x) found at offset 0x%08x\n", node.n… in jffs2_scan_eraseblock()
334 …printk(KERN_NOTICE "Unknown but compatible feature node (0x%04x) found at offset 0x%08x\n", node.n… in jffs2_scan_eraseblock()
404 printk(KERN_NOTICE "jffs2_scan_make_inode_cache(): allocation of inode cache failed\n"); in jffs2_scan_make_ino_cache()
410 …printk(KERN_NOTICE "jffs2_scan_make_inode_cache(): allocation of scan info for inode cache failed\… in jffs2_scan_make_ino_cache()
439 printk(KERN_NOTICE "jffs2_scan_inode_node(): Read error at 0x%08x: %d\n", *ofs, ret); in jffs2_scan_inode_node()
443 printk(KERN_NOTICE "Short read: 0x%x bytes at 0x%08x instead of requested %x\n", in jffs2_scan_inode_node()
456 …printk(KERN_NOTICE "jffs2_scan_inode_node(): CRC failed on node at 0x%08x: Read 0x%08x, calculated… in jffs2_scan_inode_node()
477 …printk(KERN_NOTICE "jffs2_scan_inode_node(): allocation of temporary data buffer for CRC check fai… in jffs2_scan_inode_node()
482 printk(KERN_NOTICE "jffs2_scan_inode_node(): Read error at 0x%08x: %d\n", *ofs+sizeof(ri), ret); in jffs2_scan_inode_node()
487 printk(KERN_NOTICE "Short read: 0x%x bytes at 0x%08x instead of requested %x\n", in jffs2_scan_inode_node()
495 …printk(KERN_NOTICE "jffs2_scan_inode_node(): Data CRC failed on node at 0x%08x: Read 0x%08x, calcu… in jffs2_scan_inode_node()
506 printk(KERN_NOTICE "jffs2_scan_inode_node(): allocation of node reference failed\n"); in jffs2_scan_inode_node()
615 printk(KERN_NOTICE "jffs2_scan_dirent_node(): Read error at 0x%08x: %d\n", *ofs, ret); in jffs2_scan_dirent_node()
619 printk(KERN_NOTICE "Short read: 0x%x bytes at 0x%08x instead of requested %x\n", in jffs2_scan_dirent_node()
632 …printk(KERN_NOTICE "jffs2_scan_dirent_node(): Node CRC failed on node at 0x%08x: Read 0x%08x, calc… in jffs2_scan_dirent_node()
649 printk(KERN_NOTICE "jffs2_scan_dirent_node(): Read error at 0x%08x: %d\n", in jffs2_scan_dirent_node()
655 printk(KERN_NOTICE "Short read: 0x%x bytes at 0x%08x instead of requested %x\n", in jffs2_scan_dirent_node()
661 …printk(KERN_NOTICE "jffs2_scan_dirent_node(): Name CRC failed on node at 0x%08x: Read 0x%08x, calc… in jffs2_scan_dirent_node()
664 D1(printk(KERN_NOTICE "Name for which CRC failed is (now) '%s', ino #%d\n", fd->name, rd.ino)); in jffs2_scan_dirent_node()
674 printk(KERN_NOTICE "jffs2_scan_dirent_node(): allocation of node reference failed\n"); in jffs2_scan_dirent_node()