Searched refs:scan_pool (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/mtd/ubi/ |
D | fastmap.c | 400 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()
|