Home
last modified time | relevance | path

Searched refs:ubi_rb_for_each_entry (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/mtd/ubi/
Dubi.h1013 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->free, u.rb)
1022 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->used, u.rb)
1031 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->scrub, u.rb)
1050 #define ubi_rb_for_each_entry(rb, pos, root, member) \ macro
Dattach.c1427 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in scan_all()
1428 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in scan_all()
1686 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai()
1729 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai()
1800 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) { in self_check_ai()
1802 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai()
1888 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in self_check_ai()
1889 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in self_check_ai()
Dfastmap-wl.c41 ubi_rb_for_each_entry(p, e, root, u.rb) { in find_anchor_wl_entry()
74 ubi_rb_for_each_entry(p, e, root, u.rb) in anchor_pebs_available()
Deba.c1577 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) in self_check_eba()
1584 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) in self_check_eba()
1661 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) { in ubi_eba_init()
Dfastmap.c385 ubi_rb_for_each_entry(node, av, &ai->volumes, rb) { in unmap_peb()
386 ubi_rb_for_each_entry(node2, aeb, &av->root, u.rb) { in unmap_peb()
539 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) in count_fastmap_pebs()
540 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in count_fastmap_pebs()
Dvtbl.c412 ubi_rb_for_each_entry(rb, aeb, &av->root, u.rb) { in process_lvol()
Dwl.c1635 ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb) {
1636 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) {