Searched refs:may_reserve_for_fm (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | wl.h | 15 static struct ubi_wl_entry *may_reserve_for_fm(struct ubi_device *ubi, 22 static struct ubi_wl_entry *may_reserve_for_fm(struct ubi_device *ubi, in may_reserve_for_fm() function
|
H A D | fastmap-wl.c | 422 * may_reserve_for_fm - tests whether a PEB shall be reserved for fastmap. 429 static struct ubi_wl_entry *may_reserve_for_fm(struct ubi_device *ubi, in may_reserve_for_fm() function
|
H A D | wl.c | 367 e = may_reserve_for_fm(ubi, e, root); in find_mean_wl_entry()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | wl.h | 17 static struct ubi_wl_entry *may_reserve_for_fm(struct ubi_device *ubi, 24 static struct ubi_wl_entry *may_reserve_for_fm(struct ubi_device *ubi, in may_reserve_for_fm() function
|
H A D | fastmap-wl.c | 474 * may_reserve_for_fm - tests whether a PEB shall be reserved for fastmap. 481 static struct ubi_wl_entry *may_reserve_for_fm(struct ubi_device *ubi, in may_reserve_for_fm() function
|
H A D | wl.c | 367 e = may_reserve_for_fm(ubi, e, root); in find_mean_wl_entry()
|
Completed in 6 milliseconds