Lines Matching full:at
127 /* For NAND it's quicker to read a whole eraseblock at a time, in jffs2_scan_medium()
177 D1(printk(KERN_DEBUG "Adding all-dirty block at 0x%08x to erase_pending_list\n", jeb->offset)); in jffs2_scan_medium()
225 …D1(printk(KERN_NOTICE "JFFS2: Erase block at 0x%08x is not formatted. It will be erased\n", jeb->o… in jffs2_scan_medium()
231 D1(printk(KERN_NOTICE "JFFS2: Block at 0x%08x is bad\n", jeb->offset)); in jffs2_scan_medium()
299 D1(printk(KERN_WARNING "Read at 0x%x gave only 0x%zx bytes\n", ofs, retlen)); in jffs2_fill_scan_buf()
323 D1(printk(KERN_DEBUG "jffs2_scan_eraseblock(): Scanning block at 0x%x\n", ofs)); in jffs2_scan_eraseblock()
372 D1(printk(KERN_DEBUG "Block at 0x%08x is empty (erased)\n", jeb->offset)); in jffs2_scan_eraseblock()
379 D1(printk(KERN_DEBUG "Free space at %08x ends at %08x\n", jeb->offset, in jffs2_scan_eraseblock()
418 …D1(printk(KERN_DEBUG "Fewer than %zd bytes (node header) left to end of buf. Reading 0x%x at 0x%08… in jffs2_scan_eraseblock()
435 D1(printk(KERN_DEBUG "Found empty flash at 0x%08x\n", ofs)); in jffs2_scan_eraseblock()
440 printk(KERN_WARNING "Empty flash at 0x%08x ends at 0x%08x\n", in jffs2_scan_eraseblock()
450 D1(printk(KERN_DEBUG "Empty flash to end of buffer at 0x%08x\n", ofs)); in jffs2_scan_eraseblock()
456 …D1(printk(KERN_DEBUG "%d bytes at start of block seems clean... assuming all clean\n", EMPTY_SCAN_… in jffs2_scan_eraseblock()
465 D1(printk(KERN_DEBUG "Empty flash at %08x runs to end of block. Treating as free_space\n", in jffs2_scan_eraseblock()
469 D1(printk(KERN_DEBUG "Reading another 0x%x at 0x%08x\n", buf_len, ofs)); in jffs2_scan_eraseblock()
478 …printk(KERN_WARNING "Magic bitmask is backwards at offset 0x%08x. Wrong endian filesystem?\n", ofs… in jffs2_scan_eraseblock()
484 D1(printk(KERN_DEBUG "Dirty bitmask at 0x%08x\n", ofs)); in jffs2_scan_eraseblock()
490 printk(KERN_WARNING "Old JFFS2 bitmask found at 0x%08x\n", ofs); in jffs2_scan_eraseblock()
498 …noisy_printk(&noise, "jffs2_scan_eraseblock(): Magic bitmask 0x%04x not found at 0x%08x: 0x%04x in… in jffs2_scan_eraseblock()
512 …noisy_printk(&noise, "jffs2_scan_eraseblock(): Node at 0x%08x {0x%04x, 0x%04x, 0x%08x) has invalid… in jffs2_scan_eraseblock()
526 …printk(KERN_WARNING "Node at 0x%08x with length 0x%08x would run over the end of the erase block\n… in jffs2_scan_eraseblock()
536 D2(printk(KERN_DEBUG "Node at 0x%08x is obsolete. Skipping\n", ofs)); in jffs2_scan_eraseblock()
546 …D1(printk(KERN_DEBUG "Fewer than %zd bytes (inode node) left to end of buf. Reading 0x%x at 0x%08x… in jffs2_scan_eraseblock()
562 …D1(printk(KERN_DEBUG "Fewer than %d bytes (dirent node) left to end of buf. Reading 0x%x at 0x%08x… in jffs2_scan_eraseblock()
576 D1(printk(KERN_DEBUG "CLEANMARKER node found at 0x%08x\n", ofs)); in jffs2_scan_eraseblock()
578 printk(KERN_NOTICE "CLEANMARKER node found at 0x%08x has totlen 0x%x != normal 0x%x\n", in jffs2_scan_eraseblock()
583 …printk(KERN_NOTICE "CLEANMARKER node found at 0x%08x, not first node in block (0x%08x)\n", ofs, je… in jffs2_scan_eraseblock()
611 …printk(KERN_NOTICE "Read-only compatible feature node (0x%04x) found at offset 0x%08x\n", je16_to_… in jffs2_scan_eraseblock()
620 …printk(KERN_NOTICE "Incompatible feature node (0x%04x) found at offset 0x%08x\n", je16_to_cpu(node… in jffs2_scan_eraseblock()
624 …D1(printk(KERN_NOTICE "Unknown but compatible feature node (0x%04x) found at offset 0x%08x\n", je1… in jffs2_scan_eraseblock()
630 …D1(printk(KERN_NOTICE "Unknown but compatible feature node (0x%04x) found at offset 0x%08x\n", je1… in jffs2_scan_eraseblock()
639 …D1(printk(KERN_DEBUG "Block at 0x%08x: free 0x%08x, dirty 0x%08x, unchecked 0x%08x, used 0x%08x\n"… in jffs2_scan_eraseblock()
700 D1(printk(KERN_DEBUG "jffs2_scan_inode_node(): Node at 0x%08x\n", ofs)); in jffs2_scan_inode_node()
725 …printk(KERN_NOTICE "jffs2_scan_inode_node(): CRC failed on node at 0x%08x: Read 0x%08x, calculated… in jffs2_scan_inode_node()
772 D1(printk(KERN_DEBUG "jffs2_scan_dirent_node(): Node at 0x%08x\n", ofs)); in jffs2_scan_dirent_node()
779 …printk(KERN_NOTICE "jffs2_scan_dirent_node(): Node CRC failed on node at 0x%08x: Read 0x%08x, calc… in jffs2_scan_dirent_node()
797 …printk(KERN_NOTICE "jffs2_scan_dirent_node(): Name CRC failed on node at 0x%08x: Read 0x%08x, calc… in jffs2_scan_dirent_node()
878 D1(printk(KERN_DEBUG "Erase block at front of clean_list is at %08x\n", in jffs2_rotate_lists()
891 D1(printk(KERN_DEBUG "Erase block at front of very_dirty_list is at %08x\n", in jffs2_rotate_lists()
904 D1(printk(KERN_DEBUG "Erase block at front of dirty_list is at %08x\n", in jffs2_rotate_lists()
917 D1(printk(KERN_DEBUG "Erase block at front of erasable_list is at %08x\n", in jffs2_rotate_lists()
929 D1(printk(KERN_DEBUG "Erase block at front of erase_pending_list is at %08x\n", in jffs2_rotate_lists()
941 D1(printk(KERN_DEBUG "Erase block at front of free_list is at %08x\n", in jffs2_rotate_lists()