Searched refs:scan_pool (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mtd/ubi/ | 
| D | fastmap.c | 400 static int scan_pool(struct ubi_device *ubi, struct ubi_attach_info *ai,  in scan_pool()  function755 	ret = scan_pool(ubi, ai, fmpl->pebs, pool_size, &max_sqnum, &free);  in ubi_attach_fastmap()
 759 	ret = scan_pool(ubi, ai, fmpl_wl->pebs, wl_pool_size, &max_sqnum, &free);  in ubi_attach_fastmap()
 
 |