Searched refs:numpages (Results 1 – 1 of 1) sorted by relevance
412 loff_t offs, uint8_t *buf, int numpages) in scan_block_fast() argument423 for (j = 0; j < numpages; j++) { in scan_block_fast()456 int i, numblocks, numpages; in create_bbt() local463 numpages = 2; in create_bbt()465 numpages = 1; in create_bbt()484 from += mtd->erasesize - (mtd->writesize * numpages); in create_bbt()493 ret = scan_block_fast(mtd, bd, from, buf, numpages); in create_bbt()