Home
last modified time | relevance | path

Searched refs:self_check_in_wl_tree (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dwl.c132 static int self_check_in_wl_tree(const struct ubi_device *ubi,
385 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle()
725 self_check_in_wl_tree(ubi, e1, &ubi->used);
751 self_check_in_wl_tree(ubi, e1, &ubi->used);
763 self_check_in_wl_tree(ubi, e1, &ubi->scrub);
1245 self_check_in_wl_tree(ubi, e, &ubi->used);
1248 self_check_in_wl_tree(ubi, e, &ubi->scrub);
1251 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1320 self_check_in_wl_tree(ubi, e, &ubi->used);
1749 static int self_check_in_wl_tree(const struct ubi_device *ubi, function
[all …]
H A Dfastmap-wl.c104 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_wl_get_fm_peb()
154 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_refill_pools()