Searched refs:scan_pool (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/mtd/ubi/ |
D | fastmap.c | 450 static int scan_pool(struct ubi_device *ubi, struct ubi_attach_info *ai, in scan_pool() function 799 ret = scan_pool(ubi, ai, fmpl1->pebs, pool_size, &max_sqnum, &free); in ubi_attach_fastmap() 803 ret = scan_pool(ubi, ai, fmpl2->pebs, wl_pool_size, &max_sqnum, &free); in ubi_attach_fastmap()
|