Lines Matching refs:jffs2_dbg

56 		jffs2_dbg(1, "Picking block from bad_used_list to GC next\n");
61 jffs2_dbg(1, "Picking block from erasable_list to GC next\n");
65 jffs2_dbg(1, "Picking block from very_dirty_list to GC next\n");
68 jffs2_dbg(1, "Picking block from dirty_list to GC next\n");
71 jffs2_dbg(1, "Picking block from clean_list to GC next\n");
74 jffs2_dbg(1, "Picking block from dirty_list to GC next (clean_list was empty)\n");
78 jffs2_dbg(1, "Picking block from very_dirty_list to GC next (clean_list and dirty_list were empty)\n");
81 jffs2_dbg(1, "Picking block from erasable_list to GC next (clean_list and {very_,}dirty_list were empty)\n");
86 jffs2_dbg(1, "Synching wbuf in order to reuse erasable_pending_wbuf_list blocks\n");
93 jffs2_dbg(1, "No clean, dirty _or_ erasable blocks to GC from! Where are they all?\n");
109 jffs2_dbg(1, "Converting wasted_size %08x to dirty_size\n",
167 jffs2_dbg(1, "Skipping ino #%u already checked\n",
192 jffs2_dbg(1, "Skipping check of ino #%d with nlink/pino zero\n",
215 jffs2_dbg(1, "Waiting for ino #%u to finish reading\n",
234 jffs2_dbg(1, "%s(): triggering inode scan of ino#%u\n",
252 jffs2_dbg(1, "%s(): erasing pending blocks\n", __func__);
256 jffs2_dbg(1, "No progress from erasing block; doing GC anyway\n");
274 jffs2_dbg(1, "Couldn't find erase block to garbage collect!\n");
280 jffs2_dbg(1, "GC from block %08x, used_size %08x, dirty_size %08x, free_size %08x\n",
294 jffs2_dbg(1, "Node at 0x%08x is obsolete... skipping\n",
310 jffs2_dbg(1, "Going to garbage collect node at 0x%08x\n",
352 jffs2_dbg(1, "%s(): collecting from block @0x%08x. Node @0x%08x(%d), ino #%u\n",
374 jffs2_dbg(1, "Ino #%u is absent but node not REF_PRISTINE. Reading.\n",
405 jffs2_dbg(1, "%s(): waiting for ino #%u in state %d\n",
484 jffs2_dbg(1, "Block at 0x%08x completely obsoleted by GC. Moving to erase_pending_list\n",
515 jffs2_dbg(1, "GC block is no longer gcblock. Restart\n");
520 jffs2_dbg(1, "node to be GC'd was obsoleted in the meantime.\n");
602 jffs2_dbg(1, "Going to GC REF_PRISTINE node at 0x%08x\n",
718 jffs2_dbg(1, "Retrying failed write of REF_PRISTINE node.\n");
728 jffs2_dbg(1, "Allocated space at 0x%08x to retry failed write.\n",
736 jffs2_dbg(1, "Failed to allocate space to retry failed write: %d!\n",
747 jffs2_dbg(1, "WHEEE! GC REF_PRISTINE node at 0x%08x succeeded\n",
775 jffs2_dbg(1, "%s(): Writing %d bytes of kdev_t\n",
791 jffs2_dbg(1, "%s(): Writing %d bites of symlink target\n",
941 jffs2_dbg(1, "Check potential deletion dirent at %08x\n",
980 jffs2_dbg(1, "Deletion dirent at %08x still obsoletes real dirent \"%s\" at %08x for ino #%u\n",
1023 jffs2_dbg(1, "Writing replacement hole node for ino #%u from offset 0x%x to 0x%x\n",
1179 jffs2_dbg(1, "Writing replacement dnode for ino #%u from offset 0x%x to 0x%x\n",
1211 jffs2_dbg(1, "Expanding down to cover partial frag (0x%x-0x%x)\n",
1218 jffs2_dbg(1, "First frag in page is hole (0x%x-0x%x). Not expanding down.\n",
1233 jffs2_dbg(1, "Expanding down to cover frag (0x%x-0x%x) in gcblock at %08x\n",
1241 jffs2_dbg(1, "Not expanding down to cover frag (0x%x-0x%x) in clean block %08x\n",
1248 jffs2_dbg(1, "Expanding down to cover frag (0x%x-0x%x) in dirty block %08x\n",
1267 jffs2_dbg(1, "Expanding up to cover partial frag (0x%x-0x%x)\n",
1274 jffs2_dbg(1, "Last frag in page is hole (0x%x-0x%x). Not expanding up.\n",
1289 jffs2_dbg(1, "Expanding up to cover frag (0x%x-0x%x) in gcblock at %08x\n",
1297 jffs2_dbg(1, "Not expanding up to cover frag (0x%x-0x%x) in clean block %08x\n",
1304 jffs2_dbg(1, "Expanding up to cover frag (0x%x-0x%x) in dirty block %08x\n",
1312 jffs2_dbg(1, "Expanded dnode to write from (0x%x-0x%x) to (0x%x-0x%x)\n",