FreeTotal 114 drivers/mtd/ftl.c uint32_t FreeTotal; FreeTotal 279 drivers/mtd/ftl.c part->FreeTotal = 0; FreeTotal 296 drivers/mtd/ftl.c part->FreeTotal++; FreeTotal 541 drivers/mtd/ftl.c part->FreeTotal -= eun->Free; FreeTotal 542 drivers/mtd/ftl.c part->FreeTotal += free; FreeTotal 678 drivers/mtd/ftl.c printk(KERN_DEBUG "ftl_cs: Free total = %d\n", part->FreeTotal); FreeTotal 877 drivers/mtd/ftl.c while (part->FreeTotal < nblocks) { FreeTotal 905 drivers/mtd/ftl.c part->FreeTotal--;