Home
last modified time | relevance | path

Searched refs:return_unused_pool_pebs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap-wl.c50 * return_unused_pool_pebs - returns unused PEB to the free tree.
54 static void return_unused_pool_pebs(struct ubi_device *ubi, in return_unused_pool_pebs() function
140 return_unused_pool_pebs(ubi, wl_pool); in ubi_refill_pools()
141 return_unused_pool_pebs(ubi, pool); in ubi_refill_pools()
406 return_unused_pool_pebs(ubi, &ubi->fm_pool); in ubi_fastmap_close()
407 return_unused_pool_pebs(ubi, &ubi->fm_wl_pool); in ubi_fastmap_close()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dfastmap-wl.c50 * return_unused_pool_pebs - returns unused PEB to the free tree.
54 static void return_unused_pool_pebs(struct ubi_device *ubi, in return_unused_pool_pebs() function
140 return_unused_pool_pebs(ubi, wl_pool); in ubi_refill_pools()
141 return_unused_pool_pebs(ubi, pool); in ubi_refill_pools()
458 return_unused_pool_pebs(ubi, &ubi->fm_pool); in ubi_fastmap_close()
459 return_unused_pool_pebs(ubi, &ubi->fm_wl_pool); in ubi_fastmap_close()

Completed in 2 milliseconds