Searched refs:self_check_in_wl_tree (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/mtd/ubi/ |
D | wl.c | 126 static int self_check_in_wl_tree(const struct ubi_device *ubi, 405 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle() 728 self_check_in_wl_tree(ubi, e1, &ubi->used); 755 self_check_in_wl_tree(ubi, e1, &ubi->used); 767 self_check_in_wl_tree(ubi, e1, &ubi->scrub); 1318 self_check_in_wl_tree(ubi, e, &ubi->used); 1321 self_check_in_wl_tree(ubi, e, &ubi->scrub); 1324 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1393 self_check_in_wl_tree(ubi, e, &ubi->used); 2044 static int self_check_in_wl_tree(const struct ubi_device *ubi, function [all …]
|
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()
|