Lines Matching refs:pr_warn
102 pr_warn("Eep. ret->gc_node for block at 0x%08x is NULL\n", in jffs2_find_gc_block()
186 pr_warn("Inode #%u is in state %d during CRC check phase!\n", in jffs2_garbage_collect_pass()
219 pr_warn("Returned error for crccheck of ino #%u. Expect badness...\n", in jffs2_garbage_collect_pass()
278 pr_warn("eep. End of raw list while still supposedly nodes to GC\n"); in jffs2_garbage_collect_pass()
279 pr_warn("erase block at 0x%08x. free_size 0x%08x, dirty_size 0x%08x, used_size 0x%08x\n", in jffs2_garbage_collect_pass()
556 pr_warn("Raw node at 0x%08x wasn't in node lists for ino #%u\n", in jffs2_garbage_collect_live()
559 pr_warn("But it's obsolete so we don't mind too much\n"); in jffs2_garbage_collect_live()
616 pr_warn("Header CRC failed on REF_PRISTINE node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
625 pr_warn("Node CRC failed on REF_PRISTINE data node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
634 pr_warn("Data CRC failed on REF_PRISTINE data node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
645 … pr_warn("Node CRC failed on REF_PRISTINE dirent node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
652 pr_warn("Name in dirent node at 0x%08x contains zeroes\n", in jffs2_garbage_collect_pristine()
660 … pr_warn("Name CRC failed on REF_PRISTINE dirent node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
670 pr_warn("Unknown node type for REF_PRISTINE node at 0x%08x: 0x%04x\n", in jffs2_garbage_collect_pristine()
761 pr_warn("kmalloc of mdata failed in jffs2_garbage_collect_metadata()\n"); in jffs2_garbage_collect_metadata()
766 pr_warn("read of old metadata failed in jffs2_garbage_collect_metadata(): %d\n", in jffs2_garbage_collect_metadata()
779 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_metadata failed: %d\n", in jffs2_garbage_collect_metadata()
817 pr_warn("Error writing new dnode: %ld\n", PTR_ERR(new_fn)); in jffs2_garbage_collect_metadata()
860 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_dirent failed: %d\n", in jffs2_garbage_collect_dirent()
867 pr_warn("jffs2_write_dirent in garbage_collect_dirent failed: %ld\n", in jffs2_garbage_collect_dirent()
928 pr_warn("%s(): Read error (%d) reading obsolete node at %08x\n", in jffs2_garbage_collect_deletion_dirent()
934 pr_warn("%s(): Short read (%zd not %u) reading header from obsolete node at %08x\n", in jffs2_garbage_collect_deletion_dirent()
985 pr_warn("Deletion dirent \"%s\" not found in list for ino #%u\n", in jffs2_garbage_collect_deletion_dirent()
1015 …pr_warn("Node read failed in jffs2_garbage_collect_hole. Ret %d, retlen %zd. Data will be lost by … in jffs2_garbage_collect_hole()
1020 pr_warn("%s(): Node at 0x%08x had node type 0x%04x instead of JFFS2_NODETYPE_INODE(0x%04x)\n", in jffs2_garbage_collect_hole()
1026 pr_warn("%s(): Node at 0x%08x had totlen 0x%x instead of expected 0x%zx\n", in jffs2_garbage_collect_hole()
1033 pr_warn("%s: Node at 0x%08x had CRC 0x%08x which doesn't match calculated CRC 0x%08x\n", in jffs2_garbage_collect_hole()
1037 pr_warn("Data in the range 0x%08x to 0x%08x of inode #%u will be lost\n", in jffs2_garbage_collect_hole()
1042 pr_warn("%s(): Node 0x%08x wasn't a hole node!\n", in jffs2_garbage_collect_hole()
1044 pr_warn("Data in the range 0x%08x to 0x%08x of inode #%u will be lost\n", in jffs2_garbage_collect_hole()
1084 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_hole failed: %d\n", in jffs2_garbage_collect_hole()
1091 pr_warn("Error writing new hole node: %ld\n", PTR_ERR(new_fn)); in jffs2_garbage_collect_hole()
1111 pr_warn("%s(): Replacing fn with %d frag(s) but new ver %d != highest_version %d of ino #%d\n", in jffs2_garbage_collect_hole()
1130 pr_warn("%s(): Old node still has frags!\n", __func__); in jffs2_garbage_collect_hole()
1134 pr_warn("%s(): New node has no frags!\n", __func__); in jffs2_garbage_collect_hole()
1312 pr_warn("read_cache_page() returned error: %ld\n", in jffs2_garbage_collect_dnode()
1327 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_dnode failed: %d\n", in jffs2_garbage_collect_dnode()
1365 pr_warn("Error writing new dnode: %ld\n", in jffs2_garbage_collect_dnode()