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()
206 pr_warn("Inode #%u is in state %d during CRC check phase!\n", in jffs2_garbage_collect_pass()
239 pr_warn("Returned error for crccheck of ino #%u. Expect badness...\n", in jffs2_garbage_collect_pass()
298 pr_warn("eep. End of raw list while still supposedly nodes to GC\n"); in jffs2_garbage_collect_pass()
299 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()
576 pr_warn("Raw node at 0x%08x wasn't in node lists for ino #%u\n", in jffs2_garbage_collect_live()
579 pr_warn("But it's obsolete so we don't mind too much\n"); in jffs2_garbage_collect_live()
636 pr_warn("Header CRC failed on REF_PRISTINE 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 data node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
654 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()
665pr_warn("Node CRC failed on REF_PRISTINE dirent node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
672 pr_warn("Name in dirent node at 0x%08x contains zeroes\n", in jffs2_garbage_collect_pristine()
680pr_warn("Name CRC failed on REF_PRISTINE dirent node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", in jffs2_garbage_collect_pristine()
690 pr_warn("Unknown node type for REF_PRISTINE node at 0x%08x: 0x%04x\n", in jffs2_garbage_collect_pristine()
781 pr_warn("kmalloc of mdata failed in jffs2_garbage_collect_metadata()\n"); in jffs2_garbage_collect_metadata()
786 pr_warn("read of old metadata failed in jffs2_garbage_collect_metadata(): %d\n", in jffs2_garbage_collect_metadata()
799 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_metadata failed: %d\n", in jffs2_garbage_collect_metadata()
837 pr_warn("Error writing new dnode: %ld\n", PTR_ERR(new_fn)); in jffs2_garbage_collect_metadata()
880 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_dirent failed: %d\n", in jffs2_garbage_collect_dirent()
887 pr_warn("jffs2_write_dirent in garbage_collect_dirent failed: %ld\n", in jffs2_garbage_collect_dirent()
948 pr_warn("%s(): Read error (%d) reading obsolete node at %08x\n", in jffs2_garbage_collect_deletion_dirent()
954 pr_warn("%s(): Short read (%zd not %u) reading header from obsolete node at %08x\n", in jffs2_garbage_collect_deletion_dirent()
1005 pr_warn("Deletion dirent \"%s\" not found in list for ino #%u\n", in jffs2_garbage_collect_deletion_dirent()
1035pr_warn("Node read failed in jffs2_garbage_collect_hole. Ret %d, retlen %zd. Data will be lost by … in jffs2_garbage_collect_hole()
1040 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()
1046 pr_warn("%s(): Node at 0x%08x had totlen 0x%x instead of expected 0x%zx\n", in jffs2_garbage_collect_hole()
1053 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()
1057 pr_warn("Data in the range 0x%08x to 0x%08x of inode #%u will be lost\n", in jffs2_garbage_collect_hole()
1062 pr_warn("%s(): Node 0x%08x wasn't a hole node!\n", in jffs2_garbage_collect_hole()
1064 pr_warn("Data in the range 0x%08x to 0x%08x of inode #%u will be lost\n", in jffs2_garbage_collect_hole()
1104 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_hole failed: %d\n", in jffs2_garbage_collect_hole()
1111 pr_warn("Error writing new hole node: %ld\n", PTR_ERR(new_fn)); in jffs2_garbage_collect_hole()
1131 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()
1150 pr_warn("%s(): Old node still has frags!\n", __func__); in jffs2_garbage_collect_hole()
1154 pr_warn("%s(): New node has no frags!\n", __func__); in jffs2_garbage_collect_hole()
1332 pr_warn("read_cache_page() returned error: %ld\n", in jffs2_garbage_collect_dnode()
1351 pr_warn("jffs2_reserve_space_gc of %zd bytes for garbage_collect_dnode failed: %d\n", in jffs2_garbage_collect_dnode()
1389 pr_warn("Error writing new dnode: %ld\n", in jffs2_garbage_collect_dnode()