Searched refs:find_wl_entry (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | wl.c | 303 static struct ubi_wl_entry *find_wl_entry(struct ubi_device *ubi, in find_wl_entry() function 362 e = find_wl_entry(ubi, root, WL_FREE_MAX_DIFF/2); in find_mean_wl_entry() 1009 e2 = find_wl_entry(ubi, &ubi->free, WL_FREE_MAX_DIFF); 1796 e = find_wl_entry(ubi, &ubi->free, WL_FREE_MAX_DIFF);
|
| H A D | fastmap-wl.c | 153 e = find_wl_entry(ubi, &ubi->free, WL_FREE_MAX_DIFF); in ubi_refill_pools()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | wl.c | 318 static struct ubi_wl_entry *find_wl_entry(struct ubi_device *ubi, in find_wl_entry() function 369 e = find_wl_entry(ubi, root, WL_FREE_MAX_DIFF/2); in find_mean_wl_entry() 1030 e2 = find_wl_entry(ubi, &ubi->free, WL_FREE_MAX_DIFF); 2046 e = find_wl_entry(ubi, &ubi->free, WL_FREE_MAX_DIFF);
|
| H A D | fastmap-wl.c | 176 e = find_wl_entry(ubi, &ubi->free, WL_FREE_MAX_DIFF); in ubi_refill_pools()
|