Searched refs:self_check_in_wl_tree (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/mtd/ubi/ |
| H A D | wl.c | 105 static int self_check_in_wl_tree(const struct ubi_device *ubi, 384 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle() 709 self_check_in_wl_tree(ubi, e1, &ubi->used); 736 self_check_in_wl_tree(ubi, e1, &ubi->used); 748 self_check_in_wl_tree(ubi, e1, &ubi->scrub); 1307 self_check_in_wl_tree(ubi, e, &ubi->used); 1310 self_check_in_wl_tree(ubi, e, &ubi->scrub); 1313 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1382 self_check_in_wl_tree(ubi, e, &ubi->used); 2033 static int self_check_in_wl_tree(const struct ubi_device *ubi, function [all …]
|
| H A D | fastmap-wl.c | 90 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_wl_get_fm_peb() 243 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_refill_pools_and_lock()
|