jffs2_eraseblock  378 fs/jffs2/build.c 	size = sizeof(struct jffs2_eraseblock) * c->nr_blocks;
jffs2_eraseblock   29 fs/jffs2/debug.c 				     struct jffs2_eraseblock *jeb)
jffs2_eraseblock   53 fs/jffs2/debug.c 			      struct jffs2_eraseblock *jeb)
jffs2_eraseblock  162 fs/jffs2/debug.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  302 fs/jffs2/debug.c 				struct jffs2_eraseblock *jeb)
jffs2_eraseblock  311 fs/jffs2/debug.c 				       struct jffs2_eraseblock *jeb)
jffs2_eraseblock  393 fs/jffs2/debug.c 			   struct jffs2_eraseblock *jeb)
jffs2_eraseblock  402 fs/jffs2/debug.c 				  struct jffs2_eraseblock *jeb)
jffs2_eraseblock  435 fs/jffs2/debug.c __jffs2_dbg_dump_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
jffs2_eraseblock  443 fs/jffs2/debug.c __jffs2_dbg_dump_jeb_nolock(struct jffs2_eraseblock *jeb)
jffs2_eraseblock  506 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  528 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  551 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  572 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  588 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  603 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  619 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  635 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  651 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  667 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  683 fs/jffs2/debug.c 			struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  174 fs/jffs2/debug.h 				     struct jffs2_eraseblock *jeb);
jffs2_eraseblock  177 fs/jffs2/debug.h 			      struct jffs2_eraseblock *jeb);
jffs2_eraseblock  186 fs/jffs2/debug.h 			   	struct jffs2_eraseblock *jeb);
jffs2_eraseblock  189 fs/jffs2/debug.h 				       struct jffs2_eraseblock *jeb);
jffs2_eraseblock  196 fs/jffs2/debug.h __jffs2_dbg_dump_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock  198 fs/jffs2/debug.h __jffs2_dbg_dump_jeb_nolock(struct jffs2_eraseblock *jeb);
jffs2_eraseblock  205 fs/jffs2/debug.h 		 	   struct jffs2_eraseblock *jeb);
jffs2_eraseblock  208 fs/jffs2/debug.h 				  struct jffs2_eraseblock *jeb);
jffs2_eraseblock   24 fs/jffs2/erase.c static void jffs2_erase_failed(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t bad_offset);
jffs2_eraseblock   25 fs/jffs2/erase.c static void jffs2_erase_succeeded(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock   26 fs/jffs2/erase.c static void jffs2_mark_erased_block(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock   29 fs/jffs2/erase.c 			      struct jffs2_eraseblock *jeb)
jffs2_eraseblock  103 fs/jffs2/erase.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  114 fs/jffs2/erase.c 			jeb = list_entry(c->erase_complete_list.next, struct jffs2_eraseblock, list);
jffs2_eraseblock  127 fs/jffs2/erase.c 			jeb = list_entry(c->erase_pending_list.next, struct jffs2_eraseblock, list);
jffs2_eraseblock  161 fs/jffs2/erase.c static void jffs2_erase_succeeded(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
jffs2_eraseblock  174 fs/jffs2/erase.c static void jffs2_erase_failed(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t bad_offset)
jffs2_eraseblock  209 fs/jffs2/erase.c 			struct jffs2_raw_node_ref *ref, struct jffs2_eraseblock *jeb)
jffs2_eraseblock  289 fs/jffs2/erase.c void jffs2_free_jeb_node_refs(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
jffs2_eraseblock  313 fs/jffs2/erase.c static int jffs2_block_check_erase(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t *bad_offset)
jffs2_eraseblock  400 fs/jffs2/erase.c static void jffs2_mark_erased_block(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
jffs2_eraseblock   28 fs/jffs2/gc.c  static int jffs2_garbage_collect_metadata(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   30 fs/jffs2/gc.c  static int jffs2_garbage_collect_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   32 fs/jffs2/gc.c  static int jffs2_garbage_collect_deletion_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   34 fs/jffs2/gc.c  static int jffs2_garbage_collect_hole(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   37 fs/jffs2/gc.c  static int jffs2_garbage_collect_dnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   40 fs/jffs2/gc.c  static int jffs2_garbage_collect_live(struct jffs2_sb_info *c,  struct jffs2_eraseblock *jeb,
jffs2_eraseblock   44 fs/jffs2/gc.c  static struct jffs2_eraseblock *jffs2_find_gc_block(struct jffs2_sb_info *c)
jffs2_eraseblock   46 fs/jffs2/gc.c  	struct jffs2_eraseblock *ret;
jffs2_eraseblock   97 fs/jffs2/gc.c  	ret = list_entry(nextlist->next, struct jffs2_eraseblock, list);
jffs2_eraseblock  128 fs/jffs2/gc.c  	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  497 fs/jffs2/gc.c  static int jffs2_garbage_collect_live(struct jffs2_sb_info *c,  struct jffs2_eraseblock *jeb,
jffs2_eraseblock  714 fs/jffs2/gc.c  			struct jffs2_eraseblock *jeb = &c->blocks[phys_ofs / c->sector_size];
jffs2_eraseblock  758 fs/jffs2/gc.c  static int jffs2_garbage_collect_metadata(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  850 fs/jffs2/gc.c  static int jffs2_garbage_collect_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  895 fs/jffs2/gc.c  static int jffs2_garbage_collect_deletion_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock 1013 fs/jffs2/gc.c  static int jffs2_garbage_collect_hole(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock 1164 fs/jffs2/gc.c  static int jffs2_garbage_collect_dnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *orig_jeb,
jffs2_eraseblock 1228 fs/jffs2/gc.c  				struct jffs2_eraseblock *jeb;
jffs2_eraseblock 1284 fs/jffs2/gc.c  				struct jffs2_eraseblock *jeb;
jffs2_eraseblock   91 fs/jffs2/jffs2_fs_sb.h 	struct jffs2_eraseblock *blocks;	/* The whole array of blocks. Used for getting blocks
jffs2_eraseblock   93 fs/jffs2/jffs2_fs_sb.h 	struct jffs2_eraseblock *nextblock;	/* The block we're currently filling */
jffs2_eraseblock   95 fs/jffs2/jffs2_fs_sb.h 	struct jffs2_eraseblock *gcblock;	/* The block we're currently garbage-collecting */
jffs2_eraseblock  202 fs/jffs2/malloc.c 				 struct jffs2_eraseblock *jeb, int nr)
jffs2_eraseblock  586 fs/jffs2/nodelist.c 					       struct jffs2_eraseblock *jeb,
jffs2_eraseblock  662 fs/jffs2/nodelist.c int jffs2_scan_dirty_space(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  693 fs/jffs2/nodelist.c 				    struct jffs2_eraseblock *jeb,
jffs2_eraseblock  718 fs/jffs2/nodelist.c uint32_t __jffs2_ref_totlen(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  298 fs/jffs2/nodelist.h 	return ((c->flash_size / c->sector_size) * sizeof (struct jffs2_eraseblock)) > (128 * 1024);
jffs2_eraseblock  376 fs/jffs2/nodelist.h 					       struct jffs2_eraseblock *jeb,
jffs2_eraseblock  380 fs/jffs2/nodelist.h 				   struct jffs2_eraseblock *jeb,
jffs2_eraseblock  436 fs/jffs2/nodelist.h 				 struct jffs2_eraseblock *jeb, int nr);
jffs2_eraseblock  464 fs/jffs2/nodelist.h int jffs2_scan_classify_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock  465 fs/jffs2/nodelist.h int jffs2_scan_dirty_space(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t size);
jffs2_eraseblock  472 fs/jffs2/nodelist.h void jffs2_free_jeb_node_refs(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock  478 fs/jffs2/nodelist.h int jffs2_check_nand_cleanmarker(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock  479 fs/jffs2/nodelist.h int jffs2_write_nand_cleanmarker(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock  243 fs/jffs2/nodemgmt.c static void jffs2_close_nextblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
jffs2_eraseblock  290 fs/jffs2/nodemgmt.c 			struct jffs2_eraseblock *ejeb;
jffs2_eraseblock  292 fs/jffs2/nodemgmt.c 			ejeb = list_entry(c->erasable_list.next, struct jffs2_eraseblock, list);
jffs2_eraseblock  336 fs/jffs2/nodemgmt.c 	c->nextblock = list_entry(next, struct jffs2_eraseblock, list);
jffs2_eraseblock  357 fs/jffs2/nodemgmt.c 	struct jffs2_eraseblock *jeb = c->nextblock;
jffs2_eraseblock  504 fs/jffs2/nodemgmt.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  581 fs/jffs2/nodemgmt.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  842 fs/jffs2/nodemgmt.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  119 fs/jffs2/os-linux.h int jffs2_check_oob_empty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,int mode);
jffs2_eraseblock  120 fs/jffs2/os-linux.h int jffs2_check_nand_cleanmarker(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock  121 fs/jffs2/os-linux.h int jffs2_write_nand_cleanmarker(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb);
jffs2_eraseblock  122 fs/jffs2/os-linux.h int jffs2_write_nand_badblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t bad_offset);
jffs2_eraseblock   35 fs/jffs2/readinode.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  606 fs/jffs2/readinode.c 		struct jffs2_eraseblock *jeb;
jffs2_eraseblock  800 fs/jffs2/readinode.c 			struct jffs2_eraseblock *jeb;
jffs2_eraseblock   39 fs/jffs2/scan.c static int jffs2_scan_eraseblock (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   46 fs/jffs2/scan.c static int jffs2_scan_inode_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   48 fs/jffs2/scan.c static int jffs2_scan_dirent_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock   69 fs/jffs2/scan.c static int file_dirty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
jffs2_eraseblock  144 fs/jffs2/scan.c 		struct jffs2_eraseblock *jeb = &c->blocks[i];
jffs2_eraseblock  307 fs/jffs2/scan.c int jffs2_scan_classify_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)
jffs2_eraseblock  327 fs/jffs2/scan.c static int jffs2_scan_xattr_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  383 fs/jffs2/scan.c static int jffs2_scan_xref_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  442 fs/jffs2/scan.c static int jffs2_scan_eraseblock (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  988 fs/jffs2/scan.c static int jffs2_scan_inode_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock 1042 fs/jffs2/scan.c static int jffs2_scan_dirent_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  252 fs/jffs2/summary.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  371 fs/jffs2/summary.c 						    struct jffs2_eraseblock *jeb,
jffs2_eraseblock  386 fs/jffs2/summary.c static int jffs2_sum_process_sum_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  572 fs/jffs2/summary.c int jffs2_sum_scan_sumnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  674 fs/jffs2/summary.c static int jffs2_sum_write_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  850 fs/jffs2/summary.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  189 fs/jffs2/summary.h int jffs2_sum_scan_sumnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
jffs2_eraseblock  117 fs/jffs2/wbuf.c 		struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list);
jffs2_eraseblock  141 fs/jffs2/wbuf.c static void jffs2_block_refile(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, int allow_empty)
jffs2_eraseblock  277 fs/jffs2/wbuf.c 	struct jffs2_eraseblock *jeb, *new_jeb;
jffs2_eraseblock  582 fs/jffs2/wbuf.c 	struct jffs2_eraseblock *wbuf_jeb;
jffs2_eraseblock  798 fs/jffs2/wbuf.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock 1034 fs/jffs2/wbuf.c 			  struct jffs2_eraseblock *jeb, int mode)
jffs2_eraseblock 1077 fs/jffs2/wbuf.c 				 struct jffs2_eraseblock *jeb)
jffs2_eraseblock 1101 fs/jffs2/wbuf.c 				 struct jffs2_eraseblock *jeb)
jffs2_eraseblock 1133 fs/jffs2/wbuf.c int jffs2_write_nand_badblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t bad_offset)
jffs2_eraseblock  131 fs/jffs2/write.c 			struct jffs2_eraseblock *jeb = &c->blocks[flash_ofs / c->sector_size];
jffs2_eraseblock  283 fs/jffs2/write.c 			struct jffs2_eraseblock *jeb = &c->blocks[flash_ofs / c->sector_size];
jffs2_eraseblock  135 fs/jffs2/xattr.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock  446 fs/jffs2/xattr.c 	struct jffs2_eraseblock *jeb;
jffs2_eraseblock 1292 fs/jffs2/xattr.c 	struct jffs2_eraseblock *jeb;