Searched refs:self_check_in_wl_tree (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/mtd/ubi/ |
D | wl.c | 139 static int self_check_in_wl_tree(const struct ubi_device *ubi, 392 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle() 699 self_check_in_wl_tree(ubi, e1, &ubi->used); 725 self_check_in_wl_tree(ubi, e1, &ubi->used); 737 self_check_in_wl_tree(ubi, e1, &ubi->scrub); 1212 self_check_in_wl_tree(ubi, e, &ubi->used); 1215 self_check_in_wl_tree(ubi, e, &ubi->scrub); 1218 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1287 self_check_in_wl_tree(ubi, e, &ubi->used); 1713 static int self_check_in_wl_tree(const struct ubi_device *ubi, function [all …]
|
D | fastmap-wl.c | 105 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_wl_get_fm_peb() 155 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_refill_pools()
|