| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | attach.c | 1264 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in scan_all() 1265 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in scan_all() 1514 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai() 1557 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1628 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai() 1630 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1716 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in self_check_ai() 1717 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in self_check_ai()
|
| H A D | ubi.h | 958 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->free, u.rb) 967 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->used, u.rb) 976 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->scrub, u.rb) 995 #define ubi_rb_for_each_entry(rb, pos, root, member) \ macro
|
| H A D | fastmap-wl.c | 40 ubi_rb_for_each_entry(p, e, root, u.rb) { in find_anchor_wl_entry() 73 ubi_rb_for_each_entry(p, e, root, u.rb) in anchor_pebs_avalible()
|
| H A D | eba.c | 1339 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) in self_check_eba() 1346 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) in self_check_eba() 1423 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) { in ubi_eba_init()
|
| H A D | wl.c | 1592 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { 1593 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) {
|
| H A D | vtbl.c | 407 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) {
|
| H A D | fastmap.c | 589 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in count_fastmap_pebs() 590 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in count_fastmap_pebs()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | attach.c | 1415 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in scan_all() 1416 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in scan_all() 1674 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai() 1717 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1788 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai() 1790 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1876 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in self_check_ai() 1877 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in self_check_ai()
|
| H A D | ubi.h | 1004 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->free, u.rb) 1013 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->used, u.rb) 1022 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->scrub, u.rb) 1041 #define ubi_rb_for_each_entry(rb, pos, root, member) \ macro
|
| H A D | fastmap.c | 376 ubi_rb_for_each_entry(node, av, &ai->volumes, rb) { in unmap_peb() 377 ubi_rb_for_each_entry(node2, aeb, &av->root, u.rb) { in unmap_peb() 532 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in count_fastmap_pebs() 533 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in count_fastmap_pebs()
|
| H A D | eba.c | 1564 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) in self_check_eba() 1571 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) in self_check_eba() 1648 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) { in ubi_eba_init()
|
| H A D | fastmap-wl.c | 32 ubi_rb_for_each_entry(p, e, root, u.rb) { in find_anchor_wl_entry()
|
| H A D | vtbl.c | 399 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) { in process_lvol()
|
| H A D | wl.c | 1810 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { 1811 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) {
|