Lines Matching refs:jffs2_dbg

34 		jffs2_dbg(1, "rpsize %u, dirty_size %u, free_size %u, "  in jffs2_rp_can_write()
48 jffs2_dbg(1, "forbid writing\n"); in jffs2_rp_can_write()
82 jffs2_dbg(1, "%s(): Requested 0x%x bytes\n", __func__, minsize); in jffs2_reserve_space()
85 jffs2_dbg(1, "%s(): alloc sem got\n", __func__); in jffs2_reserve_space()
118 jffs2_dbg(1, "%s(): Low on dirty space to GC, but it's a deletion. Allowing...\n", in jffs2_reserve_space()
122jffs2_dbg(1, "dirty size 0x%08x + unchecked_size 0x%08x < nospc_dirty_size 0x%08x, returning -ENOS… in jffs2_reserve_space()
143 jffs2_dbg(1, "%s(): Low on possibly available space, but it's a deletion. Allowing...\n", in jffs2_reserve_space()
148jffs2_dbg(1, "max. available size 0x%08x < blocksneeded * sector_size 0x%08x, returning -ENOSPC\n… in jffs2_reserve_space()
157jffs2_dbg(1, "Triggering GC pass. nr_free_blocks %d, nr_erasing_blocks %d, free_size 0x%08x, dirty… in jffs2_reserve_space()
177 jffs2_dbg(1, "%s waiting for erase to complete\n", in jffs2_reserve_space()
199 jffs2_dbg(1, "%s(): ret is %d\n", __func__, ret); in jffs2_reserve_space()
218 jffs2_dbg(1, "%s(): Requested 0x%x bytes\n", __func__, minsize); in jffs2_reserve_space_gc()
224 jffs2_dbg(1, "%s(): looping, ret is %d\n", in jffs2_reserve_space_gc()
247 jffs2_dbg(1, "%s(): Erase block at 0x%08x has already been placed in a list\n", in jffs2_close_nextblock()
258jffs2_dbg(1, "Adding full erase block at 0x%08x to very_dirty_list (free 0x%08x, dirty 0x%08x, use… in jffs2_close_nextblock()
263jffs2_dbg(1, "Adding full erase block at 0x%08x to dirty_list (free 0x%08x, dirty 0x%08x, used 0x%… in jffs2_close_nextblock()
269jffs2_dbg(1, "Adding full erase block at 0x%08x to clean_list (free 0x%08x, dirty 0x%08x, used 0x%… in jffs2_close_nextblock()
296 jffs2_dbg(1, "%s(): Triggering erase of erasable block at 0x%08x\n", in jffs2_find_nextblock()
302 jffs2_dbg(1, "%s(): Flushing write buffer\n", in jffs2_find_nextblock()
347 jffs2_dbg(1, "%s(): new nextblock = 0x%08x\n", in jffs2_find_nextblock()
415 jffs2_dbg(1, "%s(): Flushing write buffer\n", in jffs2_do_reserve_space()
482 jffs2_dbg(1, "%s(): Giving 0x%x bytes at 0x%x\n", in jffs2_do_reserve_space()
509 jffs2_dbg(1, "%s(): Node at 0x%x(%d), size 0x%x\n", in jffs2_add_physical_node_ref()
534jffs2_dbg(1, "Adding full erase block at 0x%08x to clean_list (free 0x%08x, dirty 0x%08x, used 0x%… in jffs2_add_physical_node_ref()
558 jffs2_dbg(1, "jffs2_complete_reservation()\n"); in jffs2_complete_reservation()
571 jffs2_dbg(1, "%p is on list at %p\n", obj, head); in on_list()
593 jffs2_dbg(1, "%s(): called with already obsolete node at 0x%08x\n", in jffs2_mark_node_obsolete()
627 jffs2_dbg(1, "Obsoleting previously unchecked node at 0x%08x of len %x\n", in jffs2_mark_node_obsolete()
638 jffs2_dbg(1, "Obsoleting node at 0x%08x of len %#x: ", in jffs2_mark_node_obsolete()
646 jffs2_dbg(1, "Dirtying\n"); in jffs2_mark_node_obsolete()
654 jffs2_dbg(1, "Leaving block at %08x on the bad_used_list\n", in jffs2_mark_node_obsolete()
658 jffs2_dbg(1, "Converting %d bytes of wasted space to dirty in block at %08x\n", in jffs2_mark_node_obsolete()
668 jffs2_dbg(1, "Wasting\n"); in jffs2_mark_node_obsolete()
690 jffs2_dbg(2, "Not moving nextblock 0x%08x to dirty/erase_pending list\n", in jffs2_mark_node_obsolete()
694 jffs2_dbg(1, "gcblock at 0x%08x completely dirtied. Clearing gcblock...\n", in jffs2_mark_node_obsolete()
698 jffs2_dbg(1, "Eraseblock at 0x%08x completely dirtied. Removing from (dirty?) list...\n", in jffs2_mark_node_obsolete()
703 jffs2_dbg(1, "...and adding to erasable_pending_wbuf_list\n"); in jffs2_mark_node_obsolete()
709 jffs2_dbg(1, "...and adding to erase_pending_list\n"); in jffs2_mark_node_obsolete()
716 jffs2_dbg(1, "...and adding to erasable_list\n"); in jffs2_mark_node_obsolete()
720 jffs2_dbg(1, "Done OK\n"); in jffs2_mark_node_obsolete()
722 jffs2_dbg(2, "Not moving gcblock 0x%08x to dirty_list\n", in jffs2_mark_node_obsolete()
725 jffs2_dbg(1, "Eraseblock at 0x%08x is freshly dirtied. Removing from clean list...\n", in jffs2_mark_node_obsolete()
728 jffs2_dbg(1, "...and adding to dirty_list\n"); in jffs2_mark_node_obsolete()
732 jffs2_dbg(1, "Eraseblock at 0x%08x is now very dirty. Removing from dirty list...\n", in jffs2_mark_node_obsolete()
735 jffs2_dbg(1, "...and adding to very_dirty_list\n"); in jffs2_mark_node_obsolete()
738jffs2_dbg(1, "Eraseblock at 0x%08x not moved anywhere. (free 0x%08x, dirty 0x%08x, used 0x%08x)\n", in jffs2_mark_node_obsolete()
756 jffs2_dbg(1, "obliterating obsoleted node at 0x%08x\n", in jffs2_mark_node_obsolete()
775 jffs2_dbg(1, "Node at 0x%08x was already marked obsolete (nodetype 0x%04x)\n", in jffs2_mark_node_obsolete()
849 jffs2_dbg(1, "jffs2_thread_should_wake(): unchecked_size %d, check_ino #%d\n", in jffs2_thread_should_wake()
878jffs2_dbg(1, "%s(): nr_free_blocks %d, nr_erasing_blocks %d, dirty_size 0x%x, vdirty_blocks %d: %s… in jffs2_thread_should_wake()