Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap-wl.c103 * @is_wl_pool: whether UBI is filling wear leveling pool
112 static bool has_enough_free_count(struct ubi_device *ubi, bool is_wl_pool) in has_enough_free_count() argument
120 beb_rsvd_pebs = is_wl_pool ? ubi->beb_rsvd_pebs : 0; in has_enough_free_count()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dfastmap-wl.c103 * @is_wl_pool: whether UBI is filling wear leveling pool
112 static bool has_enough_free_count(struct ubi_device *ubi, bool is_wl_pool) in has_enough_free_count() argument
120 beb_rsvd_pebs = is_wl_pool ? ubi->beb_rsvd_pebs : 0; in has_enough_free_count()

Completed in 2 milliseconds