check_free_sectors 405 drivers/mtd/inftlmount.c if (check_free_sectors(inftl, instr->addr, instr->len, 1) != 0) check_free_sectors 348 drivers/mtd/nftlmount.c if (check_free_sectors(nftl, instr->addr, nftl->EraseSize, 1) != 0) check_free_sectors 396 drivers/mtd/nftlmount.c check_free_sectors(nftl, block * nftl->EraseSize + i * SECTORSIZE, check_free_sectors 507 drivers/mtd/nftlmount.c if (check_free_sectors (nftl, block * nftl->EraseSize, nftl->EraseSize, 1) != 0) check_free_sectors 523 drivers/mtd/nftlmount.c if (check_free_sectors (nftl, block * nftl->EraseSize + i,