/linux-6.3-rc2/fs/jffs2/ |
A D | debug.c | 29 struct jffs2_eraseblock *jeb) in __jffs2_dbg_acct_sanity_check_nolock() 53 struct jffs2_eraseblock *jeb) in __jffs2_dbg_acct_sanity_check() 162 struct jffs2_eraseblock *jeb; in __jffs2_dbg_superblock_counts() local 302 struct jffs2_eraseblock *jeb) in __jffs2_dbg_acct_paranoia_check() 311 struct jffs2_eraseblock *jeb) in __jffs2_dbg_acct_paranoia_check_nolock() 393 struct jffs2_eraseblock *jeb) in __jffs2_dbg_dump_node_refs() 402 struct jffs2_eraseblock *jeb) in __jffs2_dbg_dump_node_refs_nolock() 435 __jffs2_dbg_dump_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in __jffs2_dbg_dump_jeb() 443 __jffs2_dbg_dump_jeb_nolock(struct jffs2_eraseblock *jeb) in __jffs2_dbg_dump_jeb_nolock() 506 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock() local [all …]
|
A D | erase.c | 29 struct jffs2_eraseblock *jeb) in jffs2_erase_block() 101 struct jffs2_eraseblock *jeb; in jffs2_erase_pending_blocks() local 159 static void jffs2_erase_succeeded(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in jffs2_erase_succeeded() 172 static void jffs2_erase_failed(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t bad_… in jffs2_erase_failed() 207 struct jffs2_raw_node_ref *ref, struct jffs2_eraseblock *jeb) in jffs2_remove_node_refs_from_ino_list() 287 void jffs2_free_jeb_node_refs(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in jffs2_free_jeb_node_refs() 311 static int jffs2_block_check_erase(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t … in jffs2_block_check_erase() 398 static void jffs2_mark_erased_block(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in jffs2_mark_erased_block()
|
A D | gc.c | 128 struct jffs2_eraseblock *jeb; in jffs2_garbage_collect_pass() local 497 static int jffs2_garbage_collect_live(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_live() 714 struct jffs2_eraseblock *jeb = &c->blocks[phys_ofs / c->sector_size]; in jffs2_garbage_collect_pristine() local 758 static int jffs2_garbage_collect_metadata(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_metadata() 850 static int jffs2_garbage_collect_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_dirent() 895 …ic int jffs2_garbage_collect_deletion_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_deletion_dirent() 1013 static int jffs2_garbage_collect_hole(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_hole() 1228 struct jffs2_eraseblock *jeb; in jffs2_garbage_collect_dnode() local 1284 struct jffs2_eraseblock *jeb; in jffs2_garbage_collect_dnode() local
|
A D | debug.h | 224 #define jffs2_dbg_acct_paranoia_check(c, jeb) \ argument 233 #define jffs2_dbg_acct_paranoia_check(c, jeb) argument 234 #define jffs2_dbg_acct_paranoia_check_nolock(c, jeb) argument 239 #define jffs2_dbg_dump_jeb(c, jeb) \ argument 241 #define jffs2_dbg_dump_jeb_nolock(jeb) \ argument 256 #define jffs2_dbg_dump_jeb(c, jeb) argument 257 #define jffs2_dbg_dump_jeb_nolock(jeb) argument 267 #define jffs2_dbg_acct_sanity_check(c, jeb) \ argument 269 #define jffs2_dbg_acct_sanity_check_nolock(c, jeb) \ argument 272 #define jffs2_dbg_acct_sanity_check(c, jeb) argument [all …]
|
A D | scan.c | 69 static int file_dirty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in file_dirty() 144 struct jffs2_eraseblock *jeb = &c->blocks[i]; in jffs2_scan_medium() local 310 int jffs2_scan_classify_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in jffs2_scan_classify_jeb() 330 static int jffs2_scan_xattr_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_xattr_node() 386 static int jffs2_scan_xref_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_xref_node() 445 static int jffs2_scan_eraseblock (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_eraseblock() 991 static int jffs2_scan_inode_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_inode_node() 1045 static int jffs2_scan_dirent_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_dirent_node()
|
A D | nodemgmt.c | 243 static void jffs2_close_nextblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in jffs2_close_nextblock() 357 struct jffs2_eraseblock *jeb = c->nextblock; in jffs2_do_reserve_space() local 504 struct jffs2_eraseblock *jeb; in jffs2_add_physical_node_ref() local 581 struct jffs2_eraseblock *jeb; in jffs2_mark_node_obsolete() local 842 struct jffs2_eraseblock *jeb; in jffs2_thread_should_wake() local
|
A D | summary.c | 252 struct jffs2_eraseblock *jeb; in jffs2_sum_add_kvec() local 371 struct jffs2_eraseblock *jeb, in sum_link_node_ref() 386 static int jffs2_sum_process_sum_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_process_sum_data() 572 int jffs2_sum_scan_sumnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_scan_sumnode() 674 static int jffs2_sum_write_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_write_data() 853 struct jffs2_eraseblock *jeb; in jffs2_sum_write_sumnode() local
|
A D | wbuf.c | 117 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in jffs2_refile_wbuf_blocks() local 141 static void jffs2_block_refile(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, int allow_emp… in jffs2_block_refile() 277 struct jffs2_eraseblock *jeb, *new_jeb; in jffs2_wbuf_recover() local 798 struct jffs2_eraseblock *jeb; in jffs2_flash_writev() local 1034 struct jffs2_eraseblock *jeb, int mode) in jffs2_check_oob_empty() 1077 struct jffs2_eraseblock *jeb) in jffs2_check_nand_cleanmarker() 1101 struct jffs2_eraseblock *jeb) in jffs2_write_nand_cleanmarker() 1133 int jffs2_write_nand_badblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t bad_o… in jffs2_write_nand_badblock()
|
A D | nodelist.c | 586 struct jffs2_eraseblock *jeb, in jffs2_link_node_ref() 662 int jffs2_scan_dirty_space(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_dirty_space() 693 struct jffs2_eraseblock *jeb, in __ref_totlen() 718 uint32_t __jffs2_ref_totlen(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in __jffs2_ref_totlen()
|
A D | readinode.c | 35 struct jffs2_eraseblock *jeb; in check_node_data() local 606 struct jffs2_eraseblock *jeb; in read_direntry() local 816 struct jffs2_eraseblock *jeb; in read_dnode() local
|
A D | write.c | 131 struct jffs2_eraseblock *jeb = &c->blocks[flash_ofs / c->sector_size]; in jffs2_write_dnode() local 283 struct jffs2_eraseblock *jeb = &c->blocks[flash_ofs / c->sector_size]; in jffs2_write_dirent() local
|
A D | os-linux.h | 77 #define jffs2_write_nand_cleanmarker(c,jeb) (-EIO) argument 83 #define jffs2_write_nand_badblock(c,jeb,bad_offset) (1) argument
|
A D | xattr.c | 135 struct jffs2_eraseblock *jeb; in do_verify_xattr_datum() local 446 struct jffs2_eraseblock *jeb; in verify_xattr_ref() local 1292 struct jffs2_eraseblock *jeb; in jffs2_verify_xattr() local
|
A D | malloc.c | 202 struct jffs2_eraseblock *jeb, int nr) in jffs2_prealloc_raw_node_refs()
|
/linux-6.3-rc2/kernel/ |
A D | jump_label.c | 38 const struct jump_entry *jeb = b; in jump_label_cmp() local 67 struct jump_entry *jeb = b; in jump_label_swap() local
|