Home
last modified time | relevance | path

Searched refs:fm_pool_rsv_cnt (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mtd/ubi/
H A Dwl.h15 ubi->fm_pool_rsv_cnt = 0; in ubi_fastmap_init()
17 *count += (ubi->fm_size / ubi->leb_size) * 2 + ubi->fm_pool_rsv_cnt; in ubi_fastmap_init()
H A Dfastmap-wl.c121 ubi->fm_size / ubi->leb_size - 1 + ubi->fm_pool_rsv_cnt; in wait_free_pebs_for_pool()
H A Dubi.h604 int fm_pool_rsv_cnt; member
H A Dbuild.c962 ubi->fm_pool_rsv_cnt = need_resv_pool ? ubi->fm_pool.max_size : 0; in ubi_attach_mtd_dev()