Home
last modified time | relevance | path

Searched defs:tmp_rb (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dubi.h957 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument
966 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument
975 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument
H A Dfastmap.c1117 struct rb_node *tmp_rb; in ubi_write_fastmap() local