Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dwl.c139 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()
696 self_check_in_wl_tree(ubi, e1, &ubi->used);
722 self_check_in_wl_tree(ubi, e1, &ubi->used);
734 self_check_in_wl_tree(ubi, e1, &ubi->scrub);
1217 self_check_in_wl_tree(ubi, e, &ubi->used);
1220 self_check_in_wl_tree(ubi, e, &ubi->scrub);
1223 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1292 self_check_in_wl_tree(ubi, e, &ubi->used);
1718 static int self_check_in_wl_tree(const struct ubi_device *ubi, function
[all …]
Dfastmap-wl.c105 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()