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

/linux-master/drivers/mtd/ubi/
H A Dfastmap-wl.c55 struct ubi_fm_pool *pool)
110 struct ubi_fm_pool *wl_pool = &ubi->fm_wl_pool;
111 struct ubi_fm_pool *pool = &ubi->fm_pool;
170 struct ubi_fm_pool *wl_pool = &ubi->fm_wl_pool;
171 struct ubi_fm_pool *pool = &ubi->fm_pool;
187 struct ubi_fm_pool *wl_pool = &ubi->fm_wl_pool;
188 struct ubi_fm_pool *pool = &ubi->fm_pool;
297 struct ubi_fm_pool *pool = &ubi->fm_pool;
298 struct ubi_fm_pool *wl_pool = &ubi->fm_wl_pool;
352 struct ubi_fm_pool *poo
[all...]
H A Dubi.h241 * struct ubi_fm_pool - in-memory fastmap pool
252 struct ubi_fm_pool { struct
592 struct ubi_fm_pool fm_pool;
593 struct ubi_fm_pool fm_wl_pool;

Completed in 201 milliseconds