Searched refs:numpages (Results 1 – 1 of 1) sorted by relevance
415 loff_t offs, uint8_t *buf, int numpages) in scan_block_fast() argument426 for (j = 0; j < numpages; j++) { in scan_block_fast()459 int i, numblocks, numpages; in create_bbt() local466 numpages = 2; in create_bbt()468 numpages = 1; in create_bbt()487 from += mtd->erasesize - (mtd->writesize * numpages); in create_bbt()494 ret = scan_block_fast(mtd, bd, from, buf, numpages); in create_bbt()
Completed in 4 milliseconds