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

/linux-master/drivers/mtd/ubi/
H A Dfastmap.c389 * scan_pool - scans a pool for changed (no longer empty PEBs).
400 static int scan_pool(struct ubi_device *ubi, struct ubi_attach_info *ai, function
765 ret = scan_pool(ubi, ai, fmpl->pebs, pool_size, &max_sqnum, &free);
769 ret = scan_pool(ubi, ai, fmpl_wl->pebs, wl_pool_size, &max_sqnum, &free);

Completed in 271 milliseconds