Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/ubi/
Dwl.c126 static int self_check_in_wl_tree(const struct ubi_device *ubi,
400 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle()
719 self_check_in_wl_tree(ubi, e1, &ubi->used);
745 self_check_in_wl_tree(ubi, e1, &ubi->used);
757 self_check_in_wl_tree(ubi, e1, &ubi->scrub);
1274 self_check_in_wl_tree(ubi, e, &ubi->used);
1277 self_check_in_wl_tree(ubi, e, &ubi->scrub);
1280 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1349 self_check_in_wl_tree(ubi, e, &ubi->used);
1983 static int self_check_in_wl_tree(const struct ubi_device *ubi, function
[all …]
Dfastmap-wl.c96 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_wl_get_fm_peb()
146 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_refill_pools()