Home
last modified time | relevance | path

Searched refs:scan_pool (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubispl.c248 static int scan_pool(struct ubi_scan_info *ubi, __be32 *pebs, int pool_size) in scan_pool() function
464 ret = scan_pool(ubi, fmpl1->pebs, pool_size); in ubi_attach_fastmap()
468 ret = scan_pool(ubi, fmpl2->pebs, wl_pool_size); in ubi_attach_fastmap()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dfastmap.c455 static int scan_pool(struct ubi_device *ubi, struct ubi_attach_info *ai, in scan_pool() function
459 static int scan_pool(struct ubi_device *ubi, struct ubi_attach_info *ai, in scan_pool()
814 ret = scan_pool(ubi, ai, fmpl->pebs, pool_size, &max_sqnum, &free); in ubi_attach_fastmap()
818 ret = scan_pool(ubi, ai, fmpl_wl->pebs, wl_pool_size, &max_sqnum, &free); in ubi_attach_fastmap()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dfastmap.c400 static int scan_pool(struct ubi_device *ubi, struct ubi_attach_info *ai, in scan_pool() function
765 ret = scan_pool(ubi, ai, fmpl->pebs, pool_size, &max_sqnum, &free); in ubi_attach_fastmap()
769 ret = scan_pool(ubi, ai, fmpl_wl->pebs, wl_pool_size, &max_sqnum, &free); in ubi_attach_fastmap()